summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* github: how to report bugs for older distribution versions (#6146)Lukáš Nykrýn2017-06-201-0/+1
|
* github: tweak the issue template a bit moreLennart Poettering2017-06-191-1/+1
|
* github: tweak the issue template a bit, comment moreLennart Poettering2017-06-191-2/+2
|
* github: comment out submitter note in ISSUE_TEMPLATEMantas Mikulėnas2017-05-221-1/+1
| | | | It's for the person filling in the form, not for people reading it later.
* github: remove checkboxes from ISSUE_TEMPLATEMantas Mikulėnas2017-05-221-2/+4
| | | | The issue list page thinks those are in fact todo items.
* .github/ISSUE_TEMPLATE: Use a list for submission type so that it appears as ↵daurnimator2016-02-251-3/+2
| | | | a checkbox
* github: add a basic issue templateLennart Poettering2016-02-211-0/+29
As documented here: https://help.github.com/articles/creating-an-issue-template-for-your-repository/