You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,9 @@ The full style guide is available [here](https://github.com/0xcert/solidity-styl
16
16
17
17
## Release process
18
18
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.
20
20
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.
0 commit comments