diff options
| author | Brian Choromanski | 2022-10-05 19:29:43 +0200 |
|---|---|---|
| committer | GitHub | 2022-10-05 19:29:43 +0200 |
| commit | f7785223e5e8aa2a7dbb665e8359de36aa4e7227 (patch) | |
| tree | 90166d82b29ec43b5abcbff7706e825deeecfd7a /.github/ISSUE_TEMPLATE/other_issues.md | |
| parent | 959f4cbb621868a4f0c1701f54ad2a1f45d889af (diff) | |
Added new issue template for "Other issues" (#18578)
Diffstat (limited to '.github/ISSUE_TEMPLATE/other_issues.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/other_issues.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/.github/ISSUE_TEMPLATE/other_issues.md b/.github/ISSUE_TEMPLATE/other_issues.md deleted file mode 100644 index befeeb165a..0000000000 --- a/.github/ISSUE_TEMPLATE/other_issues.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Other issues -about: Anything else that doesn't fall into the above categories. -title: '' -labels: help wanted, question -assignees: '' - ---- - -<!--- Provide a general summary of the changes you want in the title above. --> - -<!--- Anything on lines wrapped in comments like these will not show up in the final text. --> - -<!-- Please check https://docs.qmk.fm/#/support for additional resources first. If that doesn't answer your question, choose the bug report template instead, as that may be more appropriate. --> |