diff --git a/.github/ ISSUE_TEMPLATE/bug_report.md b/.github/ ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..e57f6bf --- /dev/null +++ b/.github/ ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,41 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "[BUG]" +labels: bug +assignees: '' + +--- + +### Describe the bug + + + +### To Reproduce + + + +### Expected behavior + + + +### Version + + +### Additional context + diff --git a/.github/ ISSUE_TEMPLATE/config.yml b/.github/ ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..64eb98d --- /dev/null +++ b/.github/ ISSUE_TEMPLATE/config.yml @@ -0,0 +1,2 @@ +blank_issues_enabled: true +contact_links: [] diff --git a/.github/ ISSUE_TEMPLATE/feature_request.md b/.github/ ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..ef9b867 --- /dev/null +++ b/.github/ ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,32 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "[FEATURE]" +labels: enhancement +assignees: '' + +--- + +### Is your feature request related to a problem? Please describe. + + + +### Describe the solution you'd like + + + +### Describe alternatives you've considered + + + +### Additional context + + diff --git a/.github/ ISSUE_TEMPLATE/questions.md b/.github/ ISSUE_TEMPLATE/questions.md new file mode 100644 index 0000000..b3cefc9 --- /dev/null +++ b/.github/ ISSUE_TEMPLATE/questions.md @@ -0,0 +1,22 @@ +--- +name: Project Question +about: Ask a question regarding this project +title: "[QUESTION]" +labels: question +assignees: '' + +--- + +### Checklist for Questions + +> Note: +> Please make sure to at least couplet the first check. If you don't I will link the duplicate in the best case or simply close your duplicate question. + +* [ ] I have searched older issues/questions before opening this +* [ ] I have tried to find the answer of my question before opening this + +### Question + + diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..452f988 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,25 @@ +### Description + + + +### Changes + + + +### Issues + +