docs: Fix links and issue templates

This commit is contained in:
oSumAtrIX
2023-09-22 03:16:23 +02:00
parent a1bad27ede
commit 1593b1b767
3 changed files with 15 additions and 5 deletions

View File

@ -8,7 +8,9 @@ body:
value: |
# ReVanced Patches bug report
Please check for existing bug reports [here](https://github.com/revanced/revanced-patches/labels/bug) before creating a new one.
Please check for existing bug reports
[here](https://github.com/ReVanced/revanced-patches/labels/Bug%20report)
before creating a new one.
- type: textarea
attributes:

View File

@ -3,6 +3,14 @@ description: Create a detailed request for a new feature.
title: 'feat: '
labels: ['Feature request']
body:
- type: markdown
attributes:
value: |
# ReVanced Patches feature request
Please check for existing feature requests
[here](https://github.com/ReVanced/revanced-patches/labels/Feature%20request)
before creating a new one.
- type: textarea
attributes:
label: Feature description