Fork & Pull Request on rAthena   >>>> Fork & Make New Pull Request <<<<   >>>> How to update your fork <<<<       Introducing (a short guide to) GitHub Pull Requests     Submitting a Pull Request   1.  Once you've commited and squashed your changes, push them to your remote like this: git push origin newfeature  2.  Then go to that page on GitHub and change branches to the one for your new feature.   Submit a Pul