Skip to content

Commit e2dcdb3

Browse files
authored
chore: add guidance for screenshots in front end pull requests (#1324)
1 parent 94739a7 commit e2dcdb3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,8 +789,10 @@ Format: `type(scope): description`
789789
- `fix(i18n): update French translations`
790790
- `chore(deps): update vite to v6`
791791

792+
Where front end changes are made, please include before and after screenshots in your pull request description.
793+
792794
> [!NOTE]
793-
> The subject must start with a lowercase letter. Individual commit messages within your PR don't need to follow this format since they'll be squashed.
795+
> Use lowercase letters in your pull request title. Individual commit messages within your PR don't need to follow this format since they'll be squashed.
794796
795797
### PR descriptions
796798

0 commit comments

Comments
 (0)