Skip to content

Commit

Permalink
docs(github): remove checkboxes from issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
brandyscarney committed Feb 14, 2018
1 parent ddbb02f commit 5b17a51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE.md
Expand Up @@ -11,9 +11,9 @@ Before submitting an issue, please consult our docs -> https://stenciljs.com/

**I'm submitting a:**
<!-- (check one with "x") -->
- [ ] bug report
- [ ] feature request
- [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://stencil-worldwide.slack.com
[ ] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://stencil-worldwide.slack.com

**Current behavior:**
<!-- Describe how the bug manifests. -->
Expand Down

0 comments on commit 5b17a51

Please sign in to comment.