mirror of
https://github.com/ReVanced/revanced-library.git
synced 2026-01-10 21:36:17 +00:00
chore: Do not use a line break in issue template sentence
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -8,9 +8,7 @@ body:
|
||||
value: |
|
||||
# ReVanced Library bug report
|
||||
|
||||
Please check for existing bug reports
|
||||
[here](https://github.com/ReVanced/revanced-library/labels/Bug%20report)
|
||||
before creating a new one.
|
||||
Please check for existing bug reports [here](https://github.com/ReVanced/revanced-library/labels/Bug%20report) before creating a new one.
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@@ -8,9 +8,7 @@ body:
|
||||
value: |
|
||||
# ReVanced Library feature request
|
||||
|
||||
Please check for existing feature requests
|
||||
[here](https://github.com/ReVanced/revanced-library/labels/Feature%20request)
|
||||
before creating a new one.
|
||||
Please check for existing feature requests [here](https://github.com/ReVanced/revanced-library/labels/Feature%20request) before creating a new one.
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user