]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add support for PR and Issue templates to QMK_firmware GitHub (#4494)
authorDrashna Jaelre <drashna@live.com>
Sat, 8 Dec 2018 00:51:27 +0000 (16:51 -0800)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Sat, 8 Dec 2018 00:51:27 +0000 (16:51 -0800)
commit2ad2b73d685cf25268fa7d3726f45594edee70c4
tree23154d07bc716d1160876d03f9abc54e8efdc438
parent3e698a54ea22b12512c9e4f676f7d7363c35832f
Add support for PR and Issue templates to QMK_firmware GitHub (#4494)

* 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

* Minor tweaks

* More minor tweaks

* Spleeling fix

Co-Authored-By: drashna <drashna@live.com>
* CapiTALization fIXes

Co-Authored-By: drashna <drashna@live.com>
* Use new issue URL

Co-Authored-By: drashna <drashna@live.com>
* Add blanck issue template

* Update the PR template

* Formatting and additional changes

* Update docs/support.md

Co-Authored-By: drashna <drashna@live.com>
.github/ISSUE_TEMPLATE/blank.md [new file with mode: 0644]
.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/_sidebar.md
docs/_summary.md
docs/support.md [new file with mode: 0644]