templates: add issue templates (#276)

This commit is contained in:
Ali Parlakçı
2021-04-18 12:04:51 +03:00
committed by Ali Parlakci
parent 0d407d7a39
commit aefe8b79b6
3 changed files with 62 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE]"
labels: ''
assignees: ''
---
- [ ] I am requesting a feature.
- [ ] I am running the latest version of BDfR
- [ ] I have read the [Opening an issue](README.md#configuration)
## Description
Clearly state the current situation and issues you experience. Then, explain how this feature would solve these issues and make life easier. Also, explain the feature with as many detail as possible.