[misc] Clarify that the issue template cannot be removed (#12332)
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
Core Tests / Core Tests (ubuntu-latest, 3.10) (push) Has been cancelled
Core Tests / Core Tests (ubuntu-latest, 3.11) (push) Has been cancelled
Core Tests / Core Tests (ubuntu-latest, 3.12) (push) Has been cancelled
Core Tests / Core Tests (ubuntu-latest, 3.13) (push) Has been cancelled
Core Tests / Core Tests (ubuntu-latest, pypy-3.10) (push) Has been cancelled
Core Tests / Core Tests (windows-latest, 3.10) (push) Has been cancelled
Core Tests / Core Tests (windows-latest, 3.12) (push) Has been cancelled
Core Tests / Core Tests (windows-latest, 3.13) (push) Has been cancelled
Core Tests / Core Tests (windows-latest, 3.9) (push) Has been cancelled
Core Tests / Core Tests (windows-latest, pypy-3.10) (push) Has been cancelled
Download Tests / Quick Download Tests (push) Has been cancelled
Download Tests / Full Download Tests (ubuntu-latest, 3.10) (push) Has been cancelled
Download Tests / Full Download Tests (ubuntu-latest, 3.11) (push) Has been cancelled
Download Tests / Full Download Tests (ubuntu-latest, 3.12) (push) Has been cancelled
Download Tests / Full Download Tests (ubuntu-latest, 3.13) (push) Has been cancelled
Download Tests / Full Download Tests (ubuntu-latest, pypy-3.10) (push) Has been cancelled
Download Tests / Full Download Tests (windows-latest, 3.9) (push) Has been cancelled
Download Tests / Full Download Tests (windows-latest, pypy-3.10) (push) Has been cancelled
Quick Test / Core Test (push) Has been cancelled
Quick Test / Code check (push) Has been cancelled
Release (master) / release (push) Has been cancelled
Release (master) / publish_pypi (push) Has been cancelled

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