- Fork the repo
- Create a new branch
- Create a pull request
Make sure to follow the code style of the existing code.
When commiting make sure the commit message is describing what is changed and why.
<module/class or bugID>: a short description
A more detailed description
include what information you think are necessary
e.g. link to issue/bugzilla
- General discussion: (https://lists.jboss.org/mailman/listinfo/resteasy)
- Development issues discussion: (https://lists.jboss.org/mailman/listinfo/resteasy-dev)
Read more about best practices in this github guide