Changed wording on issue templates (#2661)
* Changed wording on issue templates * Update bug_report.yaml
This commit is contained in:
parent
83429b1587
commit
8c2d79a035
|
@ -15,7 +15,7 @@ body:
|
||||||
options:
|
options:
|
||||||
- label: I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases).
|
- label: I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases).
|
||||||
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 open and closed issues that are similar to the bug report 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.
|
- 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
|
required: true
|
||||||
|
|
|
@ -13,7 +13,7 @@ body:
|
||||||
label: Guidelines
|
label: Guidelines
|
||||||
description: Please ensure you've completed all of the following.
|
description: Please ensure you've completed all of the following.
|
||||||
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 open and closed issues that are similar to the feature request 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.
|
- 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
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue