diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..35457d215 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ + + +## Issue + + + diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..58ca6b387 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,31 @@ +--- +name: 🐛 Bug report +about: Create a report to help us improve + +--- + +## :bug: Bugreport + + + +### Steps to reproduce the behavior +1. +2. +3. +4. ... +5. Profit + + +### Expected behavior + + + +### Version & Environment + Type: [] + - OS: [] + - Browser: [] + - Version [] + - Device: [] + +### Additional context + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..ed30ba7ad --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,26 @@ +--- +name: 🚀 Feature request +about: Suggest an idea for this project + +--- + +## :rocket: Feature + + + +### Is your feature request related to a problem? Please describe. + + + +### Describe the prefered solution and alternatives you've considered + + + +### Design & Layout + + + +### Additional context + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 000000000..eb5a923dd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,10 @@ +--- +name: 💬 Question +about: If you need help understanding HumanConnection. +--- + + + +## :speech_balloon: Question + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..e67351c41 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,28 @@ +## Pullrequest + + +### Issues + +- [X] None + +### Checklist + +- [X] None + +### How2Test + + +- [X] None + +### Todo + +- [X] None