Skip to content

Commit 69a0a9e

Browse files
authored
Update README.md (#912)
Add PR naming convention
1 parent 955c81b commit 69a0a9e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,16 @@ and examples for your blockchain runtime in the `target_chains` directory.
4545

4646
## Development
4747

48+
### Pull requests
49+
50+
Use the following format for naming the pull requests:
51+
52+
[component] PR description
53+
54+
For example:
55+
56+
[hermes] Add storage tests
57+
4858
### Releases
4959

5060
The repository has a CI workflow that will release javascript packages whose version number has changed.

0 commit comments

Comments
 (0)