Skip to content

Commit 71e78cd

Browse files
authored
docs: improve language in pull request template (@Leonabcd123) (#7252)
1 parent d990b42 commit 71e78cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Checks
66

77
- [ ] Adding/modifying Typescript code?
8-
- [ ] I have used `qs`,`qsa` or `qsr` instead of JQuery selectors.
8+
- [ ] I have used `qs`, `qsa` or `qsr` instead of JQuery selectors.
99
- [ ] Adding quotes?
1010
- [ ] Make sure to include translations for the quotes in the description (or another comment) so we can verify their content.
1111
- [ ] Adding a language?
@@ -18,7 +18,7 @@
1818
- [ ] Add theme to `packages/schemas/src/themes.ts`
1919
- [ ] Add theme to `frontend/src/ts/constants/themes.ts`
2020
- [ ] Add theme css file to `frontend/static/themes`
21-
- [ ] Add some screenshot of the theme, especially with different test settings (colorful, flip colors) to your pull request
21+
- [ ] Add some screenshots of the theme, especially with different test settings (colorful, flip colors) to your pull request
2222
- [ ] Adding a layout?
2323
- [ ] Make sure to follow the [layouts documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LAYOUTS.md)
2424
- [ ] Add layout to `packages/schemas/src/layouts.ts`

0 commit comments

Comments
 (0)