mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
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:
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -27,17 +27,6 @@ body:
|
|||||||
placeholder: x.y.z
|
placeholder: x.y.z
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: input
|
||||||
id: android_version
|
id: android_version
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
11
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
11
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -23,17 +23,6 @@ body:
|
|||||||
placeholder: x.y.z
|
placeholder: x.y.z
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: textarea
|
||||||
id: feature
|
id: feature
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user