Skip to content

Commit

Permalink
chore: Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
anddea committed Dec 23, 2024
1 parent 2cf269b commit 217e76e
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 311 deletions.
15 changes: 10 additions & 5 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ body:
- type: markdown
attributes:
value: |
# ReVanced Extended Patches bug report
# ReVanced Extended bug report
Before creating a new bug report, please keep the following in mind:
- **Do not submit a duplicate bug report**: You can review existing bug reports [here](https://github.com/YT-Advanced/ReX-patches/labels/Bug%20report).
- If your bug is not related to [unique features](https://github.com/anddea/revanced-patches/wiki/Unique-features), open your bug report in [ReVanced](https://github.com/ReVanced/revanced-patches/issues) and [RVX](https://github.com/inotia00/ReVanced_Extended/issues) first.
- **Do not submit a duplicate bug report**: You can review existing bug reports [here](https://github.com/anddea/revanced-patches/labels/Bug%20report).
- **Check if this issue reproduces in unpatched apps as well**: Most bugs can also be reproduced in unpatched apps.
- type: dropdown
attributes:
Expand All @@ -36,7 +37,7 @@ body:
attributes:
label: Application
description: Write down the application and version where the issue occurs.
placeholder: e.g. YouTube v19.02.39
placeholder: e.g. YouTube v19.16.39
validations:
required: true
- type: textarea
Expand All @@ -48,7 +49,7 @@ body:
- Add images and videos if possible
- List used patches if applicable
validations:
required: true
required: true
- type: textarea
attributes:
label: Error logs
Expand All @@ -73,10 +74,14 @@ body:
label: Acknowledgements
description: Your bug report will be closed if you don't follow the checklist below.
options:
- label: This issue does not reproduce on unpatched YouTube or YT Music.
- label: This issue does not reproduce on unpatched apps.
required: true
- label: This issue is not a duplicate of an existing bug report.
required: true
- label: I did not use any settings marked as `Experimental Flags`.
required: true
- label: I have patched the APK according to the [documentation](https://github.com/inotia00/revanced-documentation#readme).
required: true
- label: I have chosen an appropriate title.
required: true
- label: All requested information has been provided properly.
Expand Down
110 changes: 0 additions & 110 deletions .github/ISSUE_TEMPLATE/bug_report.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ body:
- type: markdown
attributes:
value: |
# ReVanced Extended Patches feature request
# ReVanced Extended feature request
Before creating a new feature request, please keep the following in mind:
- **Do not submit a duplicate feature request**: You can review existing feature requests [here](https://github.com/YT-Advanced/ReX-patches/labels/Feature%20request).
- **Do not submit a duplicate feature request**: You can review existing feature requests [here](https://github.com/anddea/revanced-patches/labels/Feature%20request).
- type: dropdown
attributes:
label: Application
Expand All @@ -30,7 +30,7 @@ body:
- type: textarea
attributes:
label: Motivation
description: |
description: |
A strong motivation is necessary for a feature request to be considered.
- Why should this feature be implemented?
Expand Down
106 changes: 0 additions & 106 deletions .github/ISSUE_TEMPLATE/feature_request.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/ISSUE_TEMPLATE/question.yml

This file was deleted.

45 changes: 0 additions & 45 deletions .github/ISSUE_TEMPLATE/suggestion.yml

This file was deleted.

0 comments on commit 217e76e

Please sign in to comment.