File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # How to Contribute
2+
3+ We'd love to get patches from you!
4+
5+ ## Getting Started
6+
7+ We follow the [ GitHub Flow Workflow] ( https://guides.github.com/introduction/flow/ )
8+
9+ 1 . Fork the project
10+ 1 . Check out the ` master ` branch
11+ 1 . Create a feature branch
12+ 1 . Write code and tests for your change
13+ 1 . From your branch, make a pull request against ` twitter/repo-scaffolding/master `
14+ 1 . Work with repo maintainers to get your change reviewed
15+ 1 . Wait for your change to be pulled into ` twitter/repo-scaffolding/master `
16+ 1 . Delete your feature branch
17+
18+ # License
19+
20+ By contributing your code, you agree to license your contribution under the
21+ terms of the APLv2: https://github.com/twitter/repo-scaffolding/blob/master/LICENSE
22+
23+ # Code of Conduct
24+
25+ Read our [ Code of Conduct] ( CODE_OF_CONDUCT.md ) for the project.
You can’t perform that action at this time.
0 commit comments