Skip to content

Commit eb45214

Browse files
authored
chore: update readme pull request instructions (#1338)
1 parent 8c0a79c commit eb45214

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,9 @@ and examples for your blockchain runtime in the `target_chains` directory.
3333

3434
### Pull requests
3535

36-
Use the following format for naming the pull requests:
37-
38-
[component] PR description
39-
40-
For example:
41-
42-
[hermes] Add storage tests
36+
Use the [Conventional Commits](https://www.conventionalcommits.org) format for your commit messages and PR titles.
37+
In the PR description, please include a summary of the changes and any relevant context. Also, please make sure
38+
to update the package versions following the [Semantic Versioning](https://semver.org/) rules.
4339

4440
### Releases
4541

0 commit comments

Comments
 (0)