mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
try adding a feature request template
This commit is contained in:
parent
000b48047e
commit
a13e7aa5fa
2 changed files with 12 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -9,4 +9,6 @@ conf.json
|
||||||
super.json
|
super.json
|
||||||
dbdata
|
dbdata
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
shinobi.sqlite
|
shinobi.sqlite
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
|
|
9
.gitlab/issue_templates/Feature.md
Normal file
9
.gitlab/issue_templates/Feature.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
(This template is ONLY for Feature Requests! DO NOT use this template to report bugs or ask for
|
||||||
|
support.)
|
||||||
|
Requested Feature Summary
|
||||||
|
=========================
|
||||||
|
(Please write a concise description of the feature you would like implemented.)
|
||||||
|
(!If you post images or video as refrences please be sure you do not infringe copyright by
|
||||||
|
including them!)
|
||||||
|
|
||||||
|
/label ~feature
|
Loading…
Add table
Add a link
Reference in a new issue