[ci skip] Specify rebase location in CONTRIBUTING#11255
Conversation
|
All of the commands in these sections are to be run in the respective -server or -api directories. block saying that the below commands, unless specified otherwise, are ran in the respective -api or -server folders. |
That what I wanted to propose. But then I thought, it's only confusing until you understand patches. And that each patch is a commit to the -API, -Server module, and when you understand that, I think it's clear that you need to run these commands in those directories. |
8984a63 to
262e6af
Compare
* [ci skip] Specify rebase location in CONTRIBUTING * Improve * remove Paper-MojangAPI mention --------- Co-authored-by: Bjarne Koll <git@lynxplay.dev> Co-authored-by: Lulu13022002 <41980282+Lulu13022002@users.noreply.github.com>
As someone who doesn't understand how git works super well, I was confused when trying to rebase. Turns out I was in the wrong folder, and thought this could be added to help others understand where they need to rebase.