Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down