Update issue templates (#2257)
* Update bug_report.yaml * Update feature_request.yaml
This commit is contained in:
parent
b7e7e63090
commit
f1117df794
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue