summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
AgeCommit message (Collapse)AuthorFilesLines
2025-03-06Add EOL to non-keyboard files (#24990)Joel Challis1-1/+1
2024-08-15Update Discord URL (#24283)Joel Challis1-1/+1
2023-02-03Politely ask people not to submit issues to add support for unknown ↵Nick Brassel2-2/+8
keyboards. (#19737)
2022-10-05Added new issue template for "Other issues" (#18578)Brian Choromanski2-14/+16
2022-10-04Added new issue templates for feature requests and bug reports (#18576)Brian Choromanski4-60/+62
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-03Bug report template: require `qmk doctor` output (#16517)Ryan1-13/+12
2020-03-12Force "blank" issue template to end of list (#8387)Joel Challis1-0/+0
* force ascii sort of issue templates to add blank to end of list
2019-11-21Change label for stale bot (#7429)Drashna Jaelre3-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
2019-11-08[GitHub] Update issue templates (#7303)Drashna Jaelre5-4/+33
* Update issue templates * Create config.yml * Update bug_report.md * Update other_issues.md * Update feature_request.md * Wordsmithing and type fixes
2019-02-14Tweak issue templates (capitalisation mostly) (#5133)fauxpark3-26/+27
* Tweak issue templates (capitalisation mostly) * Consistent headings
2018-12-07Add support for PR and Issue templates to QMK_firmware GitHub (#4494)Drashna Jaelre4-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>
2018-11-26Revert "Add support for PR and Issue templates to QMK_firmware GitHub ↵Drashna Jaelre3-49/+0
(#4491)" (#4492) This reverts commit b91dfa04e3bad560fb6fe2360dd51fb95d95fcbf.
2018-11-26Add support for PR and Issue templates to QMK_firmware GitHub (#4491)Drashna Jaelre3-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