Skip to content

Commit 05cd827

Browse files
committed
PR template
1 parent 37ededc commit 05cd827

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
- [ ] Add language json file to `frontend/static/languages`
2525
- [ ] Adding a theme?
2626
- Make sure to follow the [themes documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/THEMES.md)
27-
- [ ] Add theme to `packages/schemas/src/themes.ts`
28-
- [ ] Add theme to `frontend/src/ts/constants/themes.ts`
29-
- [ ] (optional) Add theme css file to `frontend/static/themes`
27+
- [ ] Add theme to [packages/schemas/src/themes.ts](/packages/schemas/src/themes.ts)
28+
- [ ] Add theme to [frontend/src/ts/constants/themes.ts](/frontend/src/ts/constants/themes.ts)
29+
- [ ] (optional) Add theme css file to [frontend/static/themes](/frontend/static/themes)
3030
- [ ] Add some screenshots of the theme, especially with different test settings (colorful, flip colors) to your pull request
3131
- [ ] Adding a layout?
3232
- [ ] Make sure to follow the [layouts documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LAYOUTS.md)

0 commit comments

Comments
 (0)