Remove app source from issue template (#7530)

Version code now shows which version was used and is more reliable than the memory of users.
This commit is contained in:
ByteHamster 2024-11-27 22:38:17 +01:00 committed by GitHub
parent 89a3cc8f08
commit 9acbafdba7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 22 deletions

View File

@ -27,17 +27,6 @@ body:
placeholder: x.y.z
validations:
required: true
- type: dropdown
id: source
attributes:
label: Where did you get the app from
multiple: false
options:
- Google Play
- F-Droid
- Other
validations:
required: true
- type: input
id: android_version
attributes:

View File

@ -23,17 +23,6 @@ body:
placeholder: x.y.z
validations:
required: true
- type: dropdown
id: source
attributes:
label: Where did you get the app from
multiple: false
options:
- Google Play
- F-Droid
- Other
validations:
required: true
- type: textarea
id: feature
attributes: