-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
[Merged by Bors] - Add "how to adopt pull requests" section #6895
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
48aab46
a49850a
d6d0b9d
21f55b7
002c62e
4dd3cb8
1a07dd7
106a8c3
cc9b59e
b4c9de6
8b156ad
a0ca180
96e0ca0
b76a123
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -275,6 +275,12 @@ By giving feedback on this work (and related supporting work), you can help us m | |
| Finally, if nothing brings you more satisfaction than seeing every last issue labeled and all resolved issues closed, feel free to message @cart for a Bevy org role to help us keep things tidy. | ||
| As discussed in [*How we're organized*](#how-were-organized), this role only requires good faith and a basic understanding of our development process. | ||
|
|
||
| ### How to adopt pull requests | ||
|
|
||
| When you want to contribute pull request with the label *[S-Adopt-Me](https://github.com/bevyengine/bevy/labels/S-Adopt-Me)*, to preserve the credit, it's necessary to fork the original author's branch to maintain commits. When the new one is ready must reference the initial PR hash in the description and conferring with org members to close the original. | ||
oCaioOliveira marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| * Example: `Adopted #number-original-pull-request` | ||
oCaioOliveira marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ### Maintaining code | ||
|
|
||
| Maintainers can merge uncontroversial pull requests that have at least two approvals (or at least one for trivial changes). | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.