Lines Matching +full:pull +full:- +full:requests
8 2. Pull requests are great for small fixes for bugs, documentation, etc.
9 3. Pull requests are not merged directly into the master branch.
13 -----------
27 Pull requests
28 -------------
36 Some examples of types of pull requests that are immediately helpful:
38 - Fixing a bug without changing a public API.
39 - Fixing or improving documentation.
40 - Improvements to Maven configuration.
52 done using `git rebase -i`). Do your best to have a
53 [well-formed commit message][] for the change.
56 [well-formed commit message]: https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
58 #### Merging pull requests #### argument
62 pull requests directly into the master branch. Instead, once a pull request is
64 and, when the change is synced out, give the pull request author credit for the
68 -----------------------------
75 - If you are an individual writing original source code and you're sure you
78 - If you work for a company that wants to allow you to contribute your work,
85 [individual CLA]: https://cla.developers.google.com/about/google-individual
86 [corporate CLA]: https://developers.google.com/open-source/cla/corporate