Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pre-fill labels for new issues opened using GitHub issue templates (#…
…1143) Pre-filling these labels will help triage and find new issues: - Feature requests: https://github.com/Shopify/polaris-react/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22Feature+request%22 - New components: https://github.com/Shopify/polaris-react/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22New+component%22 - Bugs: https://github.com/Shopify/polaris-react/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22Bug%22+ This PR doesn't apply any labels to the ["ISSUE" template](https://github.com/Shopify/polaris-react/blob/master/.github/ISSUE_TEMPLATE/ISSUE.md), as it could be a bug, but also something else. Thoughts on that?
- Loading branch information