Skip to content

Commit 9a8dca1

Browse files
authored
Update CONTRIBUTING.md
1 parent b7d3490 commit 9a8dca1

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

CONTRIBUTING.md

+1-23
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,3 @@
1-
# How to Contribute
1+
# GENERATED FILES - Do not make direct changes to these files
22

3-
We'd love to get patches from you!
43

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 `main` 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/main`
14-
1. Work with repo maintainers to get your change reviewed
15-
1. Wait for your change to be pulled into `twitter/repo-scaffolding/main`
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.

0 commit comments

Comments
 (0)