Update issue templates

This commit is contained in:
Frédéric Guillot 2018-05-03 13:30:47 -07:00
parent fa90a29490
commit 511ecda8fd
2 changed files with 42 additions and 0 deletions

34
.github/ISSUE_TEMPLATE/Bug_report.md vendored Normal file
View File

@ -0,0 +1,34 @@
---
name: Bug report
about: This template is only for bug reports
---
<!-- Please, read the documentation: https://docs.kanboard.org/ -->
<!-- Ask questions on the Forum: https://github.com/kanboard/forum/issues -->
### Actual behaviour
<!-- A clear and concise description of what the bug is. -->
### Expected behaviour
<!-- A clear and concise description of what you expected to happen. -->
### Steps to reproduce
### Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->
### Logs
### Configuration
- Kanboard version:
- Database type and version:
- PHP version:
- OS:
- Browser:

View File

@ -0,0 +1,8 @@
---
name: Feature request
about: Suggest an idea for this project
---
<!-- Write a clear and concise description of your idea -->
<!-- Do not forget that this project has very limited resources. Please, read https://docs.kanboard.org/en/latest/developer_guide/faq.html#why-are-you-not-developing-my-feature-request -->