diff --git a/.github/bug_report.md b/.github/bug_report.md new file mode 100644 index 0000000..32c4cc7 --- /dev/null +++ b/.github/bug_report.md @@ -0,0 +1,7 @@ +--- +name: Bug report +about: Create a bug report to help us improve + +--- + +Please describe details of your issue as much as possible. diff --git a/.github/feature_request.md b/.github/feature_request.md new file mode 100644 index 0000000..b656839 --- /dev/null +++ b/.github/feature_request.md @@ -0,0 +1,13 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + +Fixes # . + +Changes proposed in this pull request: + - + - + - +