Copy more files from qmk_fimrware

This commit is contained in:
zvecr
2021-01-10 01:10:33 +00:00
parent d6a468b734
commit 709c681a06
5 changed files with 58 additions and 1 deletions
+21
View File
@@ -0,0 +1,21 @@
---
name: Bug Report
about: Create a report to help us improve or fix a problem.
title: "[Bug] "
labels: bug
assignees: ''
---
<!-- Provide a general summary of the bug in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. -->
<!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
## Describe the Bug
<!-- A clear and concise description of what the bug is. -->
## Additional Context
<!-- Add any other relevant information about the problem here. -->
+1 -1
View File
@@ -1,4 +1,4 @@
blank_issues_enabled: true
blank_issues_enabled: false
contact_links:
- name: QMK Discord
url: https://discord.gg/Uq7gcHh
+17
View File
@@ -0,0 +1,17 @@
---
name: Feature Request
about: Suggest a new feature or changes to existing features.
title: "[Feature Request] "
labels: enhancement
assignees: ''
---
<!--- Provide a general summary of the changes you want in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. -->
<!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
## Description
<!-- A few sentences describing what it is that you'd like to see in QMK. Additional information (such as links to spec sheets, licensing info, other related issues or PRs, etc) would be helpful. -->
+10
View File
@@ -0,0 +1,10 @@
---
name: Blank Issue
about: If you're 100% sure that you do not need one of the other issue templates, use this one instead.
title: ''
labels:
assignees: ''
---
+9
View File
@@ -0,0 +1,9 @@
<!--- Provide a general summary of your changes in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. -->
<!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
## Description
<!--- Describe your changes in detail here. -->
<!--- Mention 'Fixed #<issue_number>' (eg 'Fixed #1234') to link to fixed issues. -->