diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md new file mode 100644 index 000000000..619f6499f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -0,0 +1,34 @@ +--- +name: Bug report +about: This template is only for bug reports + +--- + + + + +### Actual behaviour + + + +### Expected behaviour + + + +### Steps to reproduce + + +### Screenshots + + + +### Logs + + +### Configuration + +- Kanboard version: +- Database type and version: +- PHP version: +- OS: +- Browser: diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md new file mode 100644 index 000000000..ee86dcc9c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -0,0 +1,8 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + + +