Update issue templates
This commit is contained in:
parent
fa90a29490
commit
511ecda8fd
|
|
@ -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:
|
||||
|
|
@ -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 -->
|
||||
Loading…
Reference in New Issue