Skip to content

Commit 19930a9

Browse files
authored
docs: update PR template (@fehmer) (monkeytypegame#6600)
1 parent 07c581f commit 19930a9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,12 @@
1515
- Make sure to follow the [themes documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/THEMES.md)
1616
- [ ] Add theme to `packages/contracts/src/schemas/themes.ts`
1717
- [ ] Add theme to `frontend/src/ts/constants/themes.ts`
18-
- [ ] Add theme css file to `frontend/static/themes`
18+
- [ ] Add theme css file to `frontend/static/themes`
19+
- Also please add a screenshot of the theme, it would be extra awesome if you do so!
1920
- [ ] Adding a layout?
2021
- [ ] Make sure to follow the [layouts documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LAYOUTS.md)
2122
- [ ] Add layout to `packages/contracts/src/schemas/layouts.ts`
2223
- [ ] Add layout json file to `frontend/static/layouts`
23-
- Also please add a screenshot of the theme, it would be extra awesome if you do so!
24-
2524
- [ ] Check if any open issues are related to this PR; if so, be sure to tag them below.
2625
- [ ] Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info)
2726
- [ ] Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title.

0 commit comments

Comments
 (0)