Testing Pull Requests
Jeybla edited this page Dec 10, 2017
·
1 revision
Pages 190
Getting Started
- Installation instructions
- Transitioning from SVN to GIT
- Compiling on your OS
- Connecting & Starting rAthena
Configure your Server
- Scripting like a pro!
- Server Modifications and what to expect
- Database Configuration
Customization
- Adding Custom Items
- Adding Custom Monsters
- GRF Encryption
Setup the Client
- Data folder
- Diff files
Misc Databases
Third-Party Software
Clone this wiki locally
Testing Pull Requests is one of the best things to contribute to rathena. It is very important to check things in detail, ingame and on different platforms to make rathena stable. Everyone who is able to run a server can help rathena to test new things and therefore improve the development speed and the stability of rathena.
The following example is about the skill insignia (https://github.com/rathena/rathena/pull/2645) pull request (PR), but it is replaceable by any other PR.