Skip to content

Commit 7ac7e37

Browse files
Update contributions.topic
1 parent c254a60 commit 7ac7e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/contributions.topic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
The compliance of the title with the established format is checked by a regular expression:
177177
</p>
178178
<code-block lang="bash">
179-
/^(Draft:\s)?\[([a-z]{2,3}(_[a-zA-Z]+){0,2})\]:\s.+$/g
179+
/^(Draft:\\s)?\\[(source|docs|app|[a-z]{2,3}(_[a-zA-Z]+){0,2})\\]:\\s.+$/g
180180
</code-block>
181181
</chapter>
182182

0 commit comments

Comments
 (0)