- Fork the repo
- Create a new branch
- Create a JIRA issue
- Create a pull request
- Agree with the Apache License 2.0 terms(shown in the example in below).
Make sure to follow the code style of the existing code.
When committing make sure the commit message is describing what is changed and why.
Here is an example:
- 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