Commit Graph

5 Commits

Author SHA1 Message Date
Steven Allen
4f38632717 github: add more options to question template 2019-08-16 13:02:44 -07:00
Steven Allen
f0e32fed2b github: update question template to avoid click throughs 2019-08-16 12:52:03 -07:00
Andrew Nesbitt
9b5fe58291 Fix automatic labels in issue templates
Label list should be a comma seperated string instead of a yaml array
2019-07-12 15:22:22 +01:00
Steven Allen
c25cea96a2 fix a typo in the issue template
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-05-15 10:47:20 -07:00
Steven Allen
53eb26476f github: turn issue template into a multiple-choice question
This way:

1. Contributors have to click _something_ so they're more likely to read this.
2. Each issue gets correctly labeled.
3. We can customize the template for different types of issues so contributors
don't have to read as much.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-05-14 16:54:07 -07:00