Skip to content

Commit

Permalink
Add PR template (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feichtmeier committed Oct 10, 2022
1 parent a43730e commit 6a5aa4d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Pull request checklist

- [ ] I added a before/after/light/dark table if the changes I made could change the components look

<!-- Remove this if your change does not touch components -->
| |Before|After|
|-|-|-|
|Light| | |
|Dark| | |

0 comments on commit 6a5aa4d

Please sign in to comment.