Skip to content

Commit 9539e41

Browse files
committed
Add warning about deviating from the template format
Detail the fact that the issue header is automatically parsed.
1 parent 140f3e2 commit 9539e41

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/issue_template.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<!--
2+
3+
************************************** WARNING **************************************
4+
5+
This header is parsed automatically by the ciarcom bot. Any deviation from the
6+
template may cause this header to be automatically corrected or result in a
7+
warning message being issued, requesting updates.
8+
9+
Please ensure that nothing follows the Issue request type section, all
10+
issue details are within the Description section and no changes are made to the
11+
template format (as detailed below).
12+
13+
*************************************************************************************
14+
15+
-->
16+
117
### Description
218

319
<!--

0 commit comments

Comments
 (0)