贡献¶
- How to Document Source Code in Apollo
- How to Create a Pull Request
- Step 1: Fork your own copy of ApolloAuto/apollo to your GitHub account
- Step 2: Clone your fork of the repo
- Step 3: Set up your username and email for this repo
- Step 4: Set official Apollo repo as upstream
- Step 5: Create a new branch; Make and commit changes
- Step 6: Sync up with upstream ApolloAuto/apollo
- Step 7: Push your local changes to your fork.
- Step 8: Generate a pull request
- Step 9: Done!