add rules to issue templates (#7516)
This commit is contained in:
parent
954b43390b
commit
d9f6484bb8
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -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
|
||||
|
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user