Update issue templates
This commit is contained in:
70
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
70
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@@ -1,34 +1,36 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: This template is only for bug reports, use the forum for questions and feature requests.
|
||||
|
||||
---
|
||||
|
||||
<!-- Please, read the documentation: https://docs.kanboard.org/ -->
|
||||
<!-- Ask questions on the Forum: https://kanboard.discourse.group/ -->
|
||||
|
||||
### 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:
|
||||
---
|
||||
name: Bug report
|
||||
about: This template is only for bug reports
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Please, read the documentation: https://docs.kanboard.org/ -->
|
||||
|
||||
### 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: <!-- provide exact version (not master) -->
|
||||
- Database type and version:
|
||||
- PHP version:
|
||||
- OS:
|
||||
- Browser:
|
||||
|
||||
Reference in New Issue
Block a user