Skip to content

Commit f5ed1a1

Browse files
committed
Update contributing notes
1 parent 7e51d6c commit f5ed1a1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ The full style guide is available [here](https://github.com/0xcert/solidity-styl
1616

1717
## Release process
1818

19-
The release manager is responsible to follow this process for each release of this project.
19+
The release manager is responsible to follow the process for each release of this project.
2020

21-
1. Summarize the changes and create a release using [GitHub releases](https://github.com/0xcert/solidity-style-guide/releases).
22-
2. Create a branch/pull request against https://github.com/0xcert/framework/tree/master/packages/0xcert-ethereum-erc721-contracts for any relevant changes since the last release here
21+
Summarize the changes and create a release using [GitHub releases](https://github.com/0xcert/solidity-style-guide/releases). Note that only major releases are required to be fully documented.
2322

2423
```
2524
$ npm i

0 commit comments

Comments
 (0)