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

Fix 517ddf3c3f

Authored by: bashonly
This commit is contained in:
bashonly 2025-02-10 18:40:21 -06:00 committed by GitHub
parent 2081634474
commit 4ecb833472
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 7 additions and 7 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -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()