summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
Commit message (Collapse)AuthorAgeFilesLines
* github: rename Bug to Issue and slightly change the question templateder richter2020-01-206-9/+16
|
* github: add several issue templates and a warning to not ignore themder richter2020-01-099-7/+238
|
* github: ask for build/config.logPhilip Sequeira2019-11-101-2/+2
|
* github: suggest using as github attachment for log fileswm42019-11-091-5/+5
| | | | | | | | | | It's not that we _want_ the log to be on an external site. We just want the log, somehow. Probably not pasted inline into the issue text. Also reword the "we are assholes who really want logs" part of the text. It's a subtle balance between trying to be nice and being a complete asshole, but no matter what you do, it will always sound like the latter, so be direct.
* github: we want a -v -v log nowwm42019-11-011-1/+1
| | | | | --log-file uses debug log level by default. On command line, -v -v will use debug log level.
* github: recommend 0x0.st rather than sprunge.us for logfilesKevin Mitchell2018-02-161-1/+1
| | | | The latter seems to give 500 errors more often than not these days.
* github: Google Drive suckswm42017-10-191-1/+2
| | | | Is there even anything that fucking sucks more than it?
* github: also add a link to the list of latest releaseswm42017-05-051-0/+1
| | | | Since some users apparently can't figure this out.
* github: make language on not providing logs slightly strongerwm42017-05-051-1/+2
| | | | | | I guess there is a hard to balance tradeoff between appearing rude or dismissive, and making the user think it's ok to not provide essential information.
* ISSUE_TEMPLATE: minor grammar updateBen Boeckel2016-10-171-2/+2
|
* github: fix typowm42016-08-181-1/+1
|
* github: encourage bug reportswm42016-08-181-1/+3
| | | | | Word this sentence slightly more positively because we are a positive project.
* github: encourage providing sample fileswm42016-08-111-2/+6
| | | | | Also, try to save users from trying to use the github file upload function. While we're at it, also make the sprunge.us hint a link.
* github: discourage bug reportswm42016-08-051-0/+3
|
* github: move "reproduction steps" before behavior sectionswm42016-06-201-2/+2
|
* Add github issue and pull request templateswm42016-06-171-0/+14
I do not understand why github requires adding this crap to source code repositories themselves, instead of making them part of the repository configuration. Remove CONTRIBUTING.md to compensate for github crap accumulating.