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
|
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.
|
- 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
|
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
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the bug
|
label: Describe the bug
|
||||||
|
@ -113,4 +115,4 @@ body:
|
||||||
description: Please ensure you've completed the following, if applicable.
|
description: Please ensure you've completed the following, if applicable.
|
||||||
options:
|
options:
|
||||||
- label: I have encountered this bug in the latest [nightly build](https://docs.freetubeapp.io/development/nightly-builds).
|
- label: I have encountered this bug in the latest [nightly build](https://docs.freetubeapp.io/development/nightly-builds).
|
||||||
required: false
|
required: false
|
||||||
|
|
|
@ -15,6 +15,8 @@ body:
|
||||||
options:
|
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.
|
- 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
|
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
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Problem Description
|
label: Problem Description
|
||||||
|
|
Loading…
Reference in New Issue