Update issue templates (#2257)

* Update bug_report.yaml

* Update feature_request.yaml
This commit is contained in:
efb4f5ff-1298-471a-8973-3d47447115dc 2022-05-29 22:18:58 +00:00 committed by GitHub
parent b7e7e63090
commit f1117df794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -17,6 +17,8 @@ body:
required: true
- label: I have searched the [issue tracker](https://github.com/FreeTubeApp/FreeTube/issues) for a bug report that matches the one I want to file, without success.
required: true
- label: I have searched the [documentation](https://docs.freetubeapp.io/) for information that matches the description of the bug I want to file, without success.
required: true
- type: textarea
attributes:
label: Describe the bug
@ -113,4 +115,4 @@ body:
description: Please ensure you've completed the following, if applicable.
options:
- label: I have encountered this bug in the latest [nightly build](https://docs.freetubeapp.io/development/nightly-builds).
required: false
required: false

View File

@ -15,6 +15,8 @@ body:
options:
- label: I have searched the [issue tracker](https://github.com/FreeTubeApp/FreeTube/issues) for a feature request that matches the one I want to file, without success.
required: true
- label: I have searched the [documentation](https://docs.freetubeapp.io/) for information that matches the description of the feature request I want to file, without success.
required: true
- type: textarea
attributes:
label: Problem Description