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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ Contributing to this project should be as easy and transparent as possible.
4
4
5
5
## Workflow
6
6
7
+
Right now there are two master branches in order to keep support for the old React Native CLI (for more info, check out the [related issue](https://github.com/react-native-community/react-native-template-typescript/issues/39)).
8
+
7
9
We use [GitHub Flow](https://guides.github.com/introduction/flow/), so all code changes happen through pull requests.
8
10
9
11
1. Fork the repository and create your branch from `master`.
0 commit comments