aboutsummaryrefslogtreecommitdiff
path: root/ISSUE_TEMPLATE.md
AgeCommit message (Collapse)AuthorLines
2020-07-06ISSUE_TEMPLATE: Use the newer issue templatesBrian Ashworth-48/+0
This utilizes the newer Github issue templates. They allow for the user to specify what type of issue they are submitting to allow for a more specific issue template to be shown. In addition to a hopefully easier to read/parse/follow bug report template, this also include templates for enhancements and i3 compatibility. This also includes a link to the IRC under the section title Questions. For the three templates, the labels bug, enhancement, and i3-compat will be automatically applied for the appropriate report to assist in triaging. Hopefully, this will result in less questions and issues for new window management functionality on Github and allow for better quality issues being submitted. At the very least, it allows us to outline our stances for bugs, enhancements, and i3-compatibility in an easier to read format.
2020-04-29ISSUE_TEMPLATE: note debug logs should be from TTYBrian Ashworth-1/+1
It is common for user to attach a debug log from the Wayland backend because they are running the command from inside of Sway. This just adds a note that the debug logs should be obtained from a TTY. Anyone who is actually using the Wayland or X11 backends and submitting an issue related to them likely is already familiar with how to obtain a debug log for the appropriate backend.
2020-04-29Redirect questions to wiki/IRCSimon Ser-0/+2
The issue tracker has already enough traffic with bug reports and feature requests.
2020-04-27Add debug symbol stack trace note to ISSUE_TEMPLATE.mdTudor Brindus-2/+4
2019-05-06Add Firefox note to ISSUE_TEMPALTE.mdDrew DeVault-0/+2
2018-12-17issue template: add instructions for stack tracesemersion-1/+9
2018-10-31Update ISSUE_TEMPLATE.mdDrew DeVault-1/+8
2018-10-27Create ISSUE_TEMPLATE.mdCameron Nemo-0/+27