Skip to content

Commit 85590b6

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents 4c274d7 + f32e857 commit 85590b6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,6 @@ function MyAwesomeComponent(): JSX.Element {
7070
export default MyAwesomeComponent
7171
```
7272

73-
74-
## Contributing
75-
76-
Branch | Description
77-
-------|------------------------------------
78-
main | Main branch, used to deploy on npm
79-
dev-* | Development branches
80-
81-
To contribute, please branch off `main` and create a branch named `dev-*` (e.g. `dev-responsive-ui`). When you are finished, create a **pull request** with the target `main`.
82-
8373
### Information about the CI
8474

8575
A CI has been setup on `main`, it reads the version from `package.json` and if it detects a new version it does 2 things with it:

0 commit comments

Comments
 (0)