We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff7d5a commit 44f7676Copy full SHA for 44f7676
CONTRIBUTING.md
@@ -12,7 +12,7 @@ When working on React components, use `npm run pig` and visit `localhost:4041` t
12
## Pull Requests
13
We actively welcome your pull requests.
14
15
-1. Fork the repo and create your branch from `master`.
+1. Fork the repo and create your branch from the `alpha` branch.
16
2. If you've added code that should be tested, add tests.
17
3. If you've changed APIs, update the documentation.
18
4. If you've updated/added an UI component, please add a screenshot.
0 commit comments