Add issue templates (#1254)

This commit is contained in:
Zac Sweers
2021-02-01 18:00:03 -05:00
committed by GitHub
parent f0202d5d29
commit 23d056c054
3 changed files with 30 additions and 0 deletions

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

@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Question?
url: https://stackoverflow.com/questions/tagged/moshi
about: Please ask usage questions on Stack Overflow with the `moshi` tag.