add rules to issue templates (#7516)

This commit is contained in:
efb4f5ff-1298-471a-8973-3d47447115dc 2025-06-06 01:21:24 +02:00 committed by GitHub
parent 954b43390b
commit d9f6484bb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,8 @@ body:
required: true
- label: This issue contains only one bug.
required: true
- label: I have read and agree to follow the [rules](https://docs.freetubeapp.io/community/rules/).
required: true
- type: textarea
attributes:
label: Describe the bug

View File

@ -19,6 +19,8 @@ body:
required: true
- label: This issue contains only one feature request.
required: true
- label: I have read and agree to follow the [rules](https://docs.freetubeapp.io/community/rules/).
required: true
- type: textarea
attributes:
label: Problem Description