proxy.md
 1  # Description
 2  Please include summary why code change is beneficial for Lineage2TS project. Include as many words as you see fit.
 3  Such description can include comparison in functionality between old and new changes, or any other demonstrated benefit.
 4  
 5  # Testing
 6  Please specify how code change was tested, or how to replicate steps of testing you performed.
 7  
 8  Before code change can be accepted, please ensure that:
 9  
10  - [ ] Code builds and lints without any errors
11  - [ ] Proxy server starts and runs without errors
12  - [ ] Proxy server was tested with Lineage2TS game and login servers
13  - [ ] You have tested at least one affected functionality touched by code changes
14  
15  Thank you for your contribution to the Lineage2TS project.