diff options
author | Drashna Jaelre <drashna@live.com> | 2018-12-07 16:51:27 -0800 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-12-07 16:51:27 -0800 |
commit | 2ad2b73d685cf25268fa7d3726f45594edee70c4 (patch) | |
tree | 23154d07bc716d1160876d03f9abc54e8efdc438 /docs/_summary.md | |
parent | 3e698a54ea22b12512c9e4f676f7d7363c35832f (diff) | |
download | qmk_firmware-2ad2b73d685cf25268fa7d3726f45594edee70c4.tar.gz qmk_firmware-2ad2b73d685cf25268fa7d3726f45594edee70c4.zip |
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>
Diffstat (limited to 'docs/_summary.md')
-rw-r--r-- | docs/_summary.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 6338d6912..b209c5e0b 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
@@ -88,6 +88,7 @@ | |||
88 | 88 | ||
89 | * Other Topics | 89 | * Other Topics |
90 | * [Using Eclipse with QMK](eclipse.md) | 90 | * [Using Eclipse with QMK](eclipse.md) |
91 | * [Support](support.md) | ||
91 | 92 | ||
92 | * QMK Internals (In Progress) | 93 | * QMK Internals (In Progress) |
93 | * [Defines](internals_defines.md) | 94 | * [Defines](internals_defines.md) |