Cuberite Forum

Full Version: Pull request handling
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'd like to propose a new bit of guideline to handling the PRs.

We should try to make the history "less tangled" by requesting all PRs be rebased onto current master just before merging. We want to avoid this:
[Image: repo_tracks.png]

How about that?
I'd agree, make a request and hopefully make the history a bit cleaner, but don't make it a hard requirement for getting a PR merged.
Perhaps make a small tutorial on how to squash or rebase a PR in the guidelines of making a PR.
(06-30-2015, 08:10 PM)NiLSPACE Wrote: [ -> ]Perhaps make a small tutorial in the guidelines of making a PR.

I agree. Knowing the correct format and how they should be handled would be beneficial. The format has changed since I was here last, and it would be nice to have a tutorial so I can get up to speed on it.