Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit a4b6d5d

Browse files
Fix docs
(cherry picked from commit befdd97)
1 parent 650537a commit a4b6d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This repository is organized in the following branches:
6868
* `master`: production-ready code expected to be published on npm
6969
* `develop`: working tested code that merges the features and eventually gets
7070
hotfixes
71-
* `release`: production-ready code cleaned up to be merged with master
71+
* `release`: production-ready code cleaned up to be published
7272
* `feature/`: the branches under this name represent the features of this
7373
package and should be named accordingly
7474
* `testing`: for developing and fixing the test suites themselves

0 commit comments

Comments
 (0)