Commit Graph

9 Commits

Author SHA1 Message Date
Steven Allen
bc20d08b0f github: migrate actions 2019-09-26 14:16:49 -07:00
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
Steven Allen
a95e11921b github/action: actually run the action and fork it for security 2019-08-15 12:16:42 -07:00
Steven Allen
900a75eb09 github/actions: add auto-assign list 2019-08-15 12:09:10 -07:00
Steven Allen
4e9d5b23c6
github/action: add an auto assign action 2019-08-15 11:57:44 -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