Modify GH Issues

- Only support bug report + feature requests
- Direct people to relevant docs/question places
This commit is contained in:
Abraham Gonzalez
2021-11-02 11:19:59 -07:00
parent 15a6b9f9cf
commit ff9efb9651
7 changed files with 112 additions and 58 deletions

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

@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Chipyard Mailing List
url: https://groups.google.com/forum/#!forum/chipyard
about: Please ask and answer questions here.
- name: Rocket Chip Support
url: https://github.com/chipsalliance/rocket-chip/issues
about: Please ask and answer questions here.
- name: Chisel Support
url: https://www.chisel-lang.org/community.html
about: Please ask and answer questions here.