aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
Commit message (Collapse)AuthorAgeFilesLines
* Force "blank" issue template to end of list (#8387)Joel Challis2020-03-121-0/+0
| | | * force ascii sort of issue templates to add blank to end of list
* Change label for stale bot (#7429)Drashna Jaelre2019-11-213-3/+3
| | | | | | | | | | | | * Change label for stale bot * Reword things to be more concise and clear * git add . -- that's how this works, right? Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove Discussion label from issue templates
* [GitHub] Update issue templates (#7303)Drashna Jaelre2019-11-085-4/+33
| | | | | | | | | | | | | | * Update issue templates * Create config.yml * Update bug_report.md * Update other_issues.md * Update feature_request.md * Wordsmithing and type fixes
* Tweak issue templates (capitalisation mostly) (#5133)fauxpark2019-02-143-26/+27
| | | | | | * Tweak issue templates (capitalisation mostly) * Consistent headings
* Add support for PR and Issue templates to QMK_firmware GitHub (#4494)Drashna Jaelre2018-12-074-0/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Revert "Add support for PR and Issue templates to QMK_firmware GitHub ↵Drashna Jaelre2018-11-263-49/+0
| | | | | (#4491)" (#4492) This reverts commit b91dfa04e3bad560fb6fe2360dd51fb95d95fcbf.
* Add support for PR and Issue templates to QMK_firmware GitHub (#4491)Drashna Jaelre2018-11-263-0/+49
* 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