Skip to content

Commit

Permalink
Update issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-rogerson committed Mar 23, 2021
1 parent 584853f commit f4e5e41
Showing 1 changed file with 6 additions and 35 deletions.
41 changes: 6 additions & 35 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,41 +10,12 @@ assignees: ''
Thanks for taking the time to post a bug or issue!
Please include some information like:
Please include some helpful information like:
1. The buggy behavior you’re experiencing and what should be happening instead
2. If you're using styled-components, emotion, goober, or something else
3. A link to a minimal demo showing the bug in action
Try forking one of these CodeSandboxes and introducing the code that demonstrates your bug:
Styled Components
Create React App
https://codesandbox.io/s/github/ben-rogerson/twin.examples/tree/master/cra-styled-components?file=/src/App.js
Gatsby
https://codesandbox.io/s/github/ben-rogerson/twin.examples/tree/master/gatsby-styled-components?file=/src/App.js
Next
https://codesandbox.io/s/github/ben-rogerson/twin.examples/tree/master/next-styled-components?file=/src/App.js
React
https://codesandbox.io/s/github/ben-rogerson/twin.examples/tree/master/react-styled-components?file=/src/App.js
Emotion
Create React App
https://codesandbox.io/s/github/ben-rogerson/twin.examples/tree/master/cra/emotion?file=/src/App.js
Gatsby
https://codesandbox.io/s/github/ben-rogerson/twin.examples/tree/master/gatsby-emotion?file=/src/App.js
Next
https://codesandbox.io/s/github/ben-rogerson/twin.examples/tree/master/next-emotion?file=/src/App.js
React
https://codesandbox.io/s/github/ben-rogerson/twin.examples/tree/master/react-emotion?file=/src/App.js
1. The buggy behavior you’re experiencing and what should be happening instead.
2. If you're using styled-components, emotion, goober, stitches or something else.
3. A link to a repo or a minimal demo that shows the bug in action.
Feel free to start with a template from the twin.examples repo:
https://github.com/ben-rogerson/twin.examples
-->

0 comments on commit f4e5e41

Please sign in to comment.