mirror of
https://github.com/wahyd4/github-issue-templates.git
synced 2026-08-27 21:35:59 +10:00
* Update Bug_report.md * Update Feature_request.md * Update Regression-v7.md * Update Support_question.md * Update Support_us.md * Update Feature_request.md
20 lines
816 B
Markdown
20 lines
816 B
Markdown
---
|
|
name: "\U0001F917 Support Question"
|
|
about: "If you have a question \U0001F4AC, please check out our Slack or StackOverflow!"
|
|
title: ''
|
|
labels: 'i: question, i: needs triage'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
--------------^ Click "Preview" for a nicer view!
|
|
We primarily use GitHub as an issue tracker; for usage and support questions, please check out these resources below. Thanks! 😁.
|
|
|
|
---
|
|
|
|
* Slack Community Chat: https://babeljs.slack.com (you can sign-up at https://slack.babeljs.io/ for an invite)
|
|
* StackOverflow: https://stackoverflow.com/questions/tagged/babeljs using the tag `babeljs`
|
|
* Twitter: If it's just a quick question you can ping our Twitter: https://twitter.com/babeljs
|
|
* Also have a look at the readme for more information on how to get support:
|
|
https://github.com/babel/babel/blob/master/README.md
|