Add GitHub issue templates (#512)

This commit is contained in:
Cat™
2021-02-08 18:15:51 +01:00
committed by GitHub
parent 316b078f8c
commit 661aa08235
3 changed files with 86 additions and 0 deletions

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
blank_issues_enabled: true
contact_links:
- name: Ask on Gitter
url: https://gitter.im/nektos/act
about: You can ask for help here!
- name: Want to contribute to act?
url: https://github.com/nektos/act/blob/master/CONTRIBUTING.md
about: Be sure to read contributing guidelines!