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 b4b5124 commit 888401aCopy full SHA for 888401a
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+- BUGFIX: Remove the "DO NOT COMMIT" notice from the documentation.
6
+
7
## 3.1.1 (2021-04-19)
8
9
- Recommend to not commit as well as to not edit the generated files. ([bug 1706042](https://bugzilla.mozilla.org/show_bug.cgi?id=1706042))
glean_parser/templates/markdown.jinja2
@@ -1,4 +1,4 @@
1
-<!-- AUTOGENERATED BY glean_parser. DO NOT EDIT. DO NOT COMMIT. -->
+<!-- AUTOGENERATED BY glean_parser. DO NOT EDIT. -->
{# The rendered markdown is autogenerated, but this
Jinja2 template is not. Please file bugs! #}
0 commit comments