diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..1ec2dd2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,35 @@ +--- +name: Bug report +title: "" +labels: bug +assignees: "" +--- + + + +**Describe the bug** + + + +**To Reproduce** + +Steps to reproduce the behavior: + + + +**Environment (please complete the following information):** + +- Operating System: +- Installation: +- taskwarrior-tui version: +- task version: + +**Additional context and information** + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..0da05b7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,18 @@ +--- +name: Feature request +title: "" +labels: "" +assignees: "" +--- + +**Description** + + + +**Solution** + + + +**Additional context** + +