We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d3385 commit 59c5d29Copy full SHA for 59c5d29
CONTRIBUTING.md
@@ -135,7 +135,7 @@ You can preview changes locally before pushing them to GitHub. To do this:
135
136
### Optional Plugins
137
138
-- **Git Revision Date Plugin**: Disabled by default but can be enabled with:
+- **Git Revision Date Plugin**: Disabled by default, as it produces errors when you have uncommited changes in the working tree. Can be enabled with:
139
140
```console
141
export MKDOCS_ENABLE_GIT_REVISION_DATE=True
0 commit comments