Add a "new issue" menu

This menu offers different options to redirect the user to the right resources for their issue.
This commit is contained in:
Danny Colin 2022-05-18 19:50:10 -04:00 committed by GitHub
parent ce63dc2f6b
commit da942a8def
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

17
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,17 @@
blank_issues_enabled: false
contact_links:
- name: "Explore our help articles"
url: "https://support.mozilla.org/en-US/kb/containers"
about: "Dig into the knowledge base, tips and tricks, troubleshooting, and so much more."
- name: "Ask a question"
url: "https://support.mozilla.org/en-US/questions/new/desktop/form"
about: "Get support from our contributors or staff members."
- name: "Submit new ideas"
url: "https://connect.mozilla.org/t5/discussions/how-to-submit-a-great-idea-in-five-easy-steps/td-p/24"
about: "Have an idea for a new product feature? Share it with our community and staff members!"
- name: "Discussions"
url: "https://connect.mozilla.org/t5/discussions/bd-p/discussions"
about: "Give feedback and participate in meaningful conversations with the community and Mozilla employees"
- name: "Discover more awesome tools"
url: "https://www.mozilla.org/en-US/firefox/products/"
about: "Learn more about other products from Mozilla"