]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add support for PR and Issue templates to QMK_firmware GitHub (#4491)
authorDrashna Jaelre <drashna@live.com>
Mon, 26 Nov 2018 22:35:01 +0000 (14:35 -0800)
committerGitHub <noreply@github.com>
Mon, 26 Nov 2018 22:35:01 +0000 (14:35 -0800)
commitb91dfa04e3bad560fb6fe2360dd51fb95d95fcbf
treed103f22a6868c94ea94dc6d740c61d31afefc949
parentfe68599a34af5e4f4f905a4127077fa321dbc0de
Add support for PR and Issue templates to QMK_firmware GitHub (#4491)

* Add support document

* Add Bug Report

* Add GitHub Pull Request Template

* Feature request issue template

* Touch up feature request template

* Add 'other issues' template

* move support doc
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/other_issues.md [new file with mode: 0644]
.github/PULL_REQUEST_TEMPLATE.md [new file with mode: 0644]
docs/support.md [new file with mode: 0644]