mirror of
https://codeberg.org/Freeplay/Gitea-Modern
synced 2023-10-25 19:10:14 +00:00
Add 'issue_template/feature_request'
This commit is contained in:
parent
52e0af9104
commit
e69a66077f
19
issue_template/feature_request
Normal file
19
issue_template/feature_request
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
|
||||
name: "Feature Request"
|
||||
about: "Suggest something for one of my styles!"
|
||||
title: "Style Name: A clear title!"
|
||||
labels:
|
||||
- enhancement
|
||||
|
||||
---
|
||||
|
||||
**Link to file:**
|
||||
|
||||
|
||||
**Describe the feature:**
|
||||
|
||||
---
|
||||
- [x] I have made sure this issue hasn't already been posted.
|
||||
- [x] I have made sure I am on the latest version of my Browser.
|
||||
- [x] I have made sure that the platform I am running the style on is fully up-to-date.
|
Loading…
Reference in a new issue