There was an error while loading. Please reload this page.
2 parents c254a60 + 7ac7e37 commit ee2185cCopy full SHA for ee2185c
docs/topics/contributions.topic
@@ -176,7 +176,7 @@
176
The compliance of the title with the established format is checked by a regular expression:
177
</p>
178
<code-block lang="bash">
179
- /^(Draft:\s)?\[([a-z]{2,3}(_[a-zA-Z]+){0,2})\]:\s.+$/g
+ /^(Draft:\\s)?\\[(source|docs|app|[a-z]{2,3}(_[a-zA-Z]+){0,2})\\]:\\s.+$/g
180
</code-block>
181
</chapter>
182
0 commit comments