mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-10 01:02:22 +01:00
fix: missing additional items [skip ci]
This commit is contained in:
parent
112bc998f4
commit
0ebab8bf59
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest a change to the patcher. Do not submit suggestions for patches here.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
title: 'feat: some feature'
|
||||
labels: feature-request
|
||||
assignees: oSumAtrIX, Sculas
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue