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 bd31564 commit 4b2f083Copy full SHA for 4b2f083
CONTRIBUTING.md
@@ -11,6 +11,11 @@ not strictly enforced.
11
Please see the following for additional resources on commit formatting:
12
https://www.conventionalcommits.org/en/v1.0.0/
13
14
+> [!NOTE]
15
+> This entire project is documentation. Using the doc tag for all changes is not
16
+> helpful. Please reserve usage of the doc tag for changes to this projects
17
+> documentation, such as the README or CONTRIBUTING documents.
18
+
19
## Project structure
20
21
This project uses reStructuredText (reST or RST) for generating standard HTML
0 commit comments