aboutsummaryrefslogtreecommitdiff
path: root/devscripts/make_issue_template.py
diff options
context:
space:
mode:
Diffstat (limited to 'devscripts/make_issue_template.py')
-rw-r--r--devscripts/make_issue_template.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/devscripts/make_issue_template.py b/devscripts/make_issue_template.py
index 681ebc51c..110fcc245 100644
--- a/devscripts/make_issue_template.py
+++ b/devscripts/make_issue_template.py
@@ -56,7 +56,7 @@ NO_SKIP = '''
attributes:
value: |
> [!IMPORTANT]
- > Not providing the required (*) information will result in your issue being closed and ignored.
+ > Not providing the required (*) information or removing the template will result in your issue being closed and ignored.
'''.strip()