diff --git a/.gitignore b/.gitignore index 74b6b65..903b6d2 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ conf.json super.json dbdata npm-debug.log -shinobi.sqlite \ No newline at end of file +shinobi.sqlite +*.swp +*.swo diff --git a/.gitlab/issue_templates/Feature.md b/.gitlab/issue_templates/Feature.md new file mode 100644 index 0000000..9d8153b --- /dev/null +++ b/.gitlab/issue_templates/Feature.md @@ -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