Merge branch 'zvonimir-dev' into 'master'

Update issue templates

See merge request videostreaming/grayjay!72
This commit is contained in:
Koen 2024-12-21 22:05:42 +00:00
commit c589cf167e
3 changed files with 18 additions and 9 deletions

View File

@ -1,6 +1,6 @@
name: Bug Report
description: Let us know about an unexpected error, a crash, or an incorrect behavior.
labels: ["bug", "new"]
labels: ["Bug", "new"]
body:
- type: markdown
attributes:
@ -72,6 +72,17 @@ body:
- label: While logged out
- label: N/A
- type: dropdown
id: vpn
attributes:
label: Are you using a VPN?
multiple: false
options:
- Yes
- No
validations:
required: true
- type: textarea
id: logs
attributes:

View File

@ -1,6 +1,6 @@
name: Documentation Issue
description: Report an issue or suggest a change in the documentation.
labels: ["documentation", "new"]
labels: ["Documentation", "new"]
body:
- type: markdown
attributes:

View File

@ -1,6 +1,6 @@
name: Feature Request
description: Suggest a new feature or other enhancement.
labels: ["enhancement", "new"]
labels: ["Enhancement", "new"]
body:
- type: markdown
attributes:
@ -9,8 +9,6 @@ body:
The [grayjay-android](https://github.com/futo-org/grayjay-android) issue tracker is reserved for issues relating to the Grayjay Android Application
[External Contributions are closed at this time](https://github.com/tom-futo/grayjay-android/blob/master/CONTRIBUTION.md#contributing-to-core)
For discussion related to enhancements, please see: [The FUTO Grayjay Zulip Channel](https://chat.futo.org/#narrow/stream/46-Grayjay)
- type: textarea