chore: add GitHub issue template (#7543)

https://github.blog/changelog/2021-06-23-issues-forms-beta-for-public-repositories/
This commit is contained in:
Mathias Bynens
2021-09-03 08:57:01 +02:00
parent 78941e562c
commit d4b17bd20a
2 changed files with 63 additions and 0 deletions

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

@@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: General Puppeteer questions
url: https://stackoverflow.com/questions/tagged/puppeteer
about: For general technical questions or “how to” guidance, please search StackOverflow for questions tagged “puppeteer” or create a new post.