diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md (renamed from .github/ISSUE_TEMPLATE/bug-report.yml) | 0 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md (renamed from .github/ISSUE_TEMPLATE/feature-request.yml) | 0 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/other.md | 8 |
3 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug_report.md index a16c4ebbc..a16c4ebbc 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature_request.md index 4ebeb1ed5..4ebeb1ed5 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md new file mode 100644 index 000000000..dee41cff7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other.md @@ -0,0 +1,8 @@ +--- +name: Other +about: Something that doesn't fall in the other categories. +title: '' +labels: '' +assignees: '' + +--- |