[misc] Clarify that the issue template cannot be removed (#12332)

Fix 517ddf3c3f

Authored by: bashonly
pull/12356/head
bashonly 5 months ago committed by GitHub
parent 2081634474
commit 4ecb833472
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6,7 +6,7 @@ body:
attributes: attributes:
value: | value: |
> [!IMPORTANT] > [!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.
- type: checkboxes - type: checkboxes
id: checklist id: checklist
attributes: attributes:

@ -6,7 +6,7 @@ body:
attributes: attributes:
value: | value: |
> [!IMPORTANT] > [!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.
- type: checkboxes - type: checkboxes
id: checklist id: checklist
attributes: attributes:

@ -6,7 +6,7 @@ body:
attributes: attributes:
value: | value: |
> [!IMPORTANT] > [!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.
- type: checkboxes - type: checkboxes
id: checklist id: checklist
attributes: attributes:

@ -6,7 +6,7 @@ body:
attributes: attributes:
value: | value: |
> [!IMPORTANT] > [!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.
- type: checkboxes - type: checkboxes
id: checklist id: checklist
attributes: attributes:

@ -6,7 +6,7 @@ body:
attributes: attributes:
value: | value: |
> [!IMPORTANT] > [!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.
- type: checkboxes - type: checkboxes
id: checklist id: checklist
attributes: attributes:

@ -6,7 +6,7 @@ body:
attributes: attributes:
value: | value: |
> [!IMPORTANT] > [!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.
- type: markdown - type: markdown
attributes: attributes:
value: | value: |

@ -56,7 +56,7 @@ NO_SKIP = '''
attributes: attributes:
value: | value: |
> [!IMPORTANT] > [!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() '''.strip()

Loading…
Cancel
Save