## Contributing Contributing When contributing to the development of Hammond, please first discuss the change you wish to make via issue, email, or any other method with the maintainers before making a change. Please note we have a code of conduct, please follow it in all your interactions with the project. ## Pull Request Process 1. Ensure your code compiles. Run `make` before creating the pull request. 2. If you're adding new API, it must be properly documented. 3. The commit message is formatted as follows: ``` component: A paragraph explaining the problem and its context. Another one explaining how you solved that. ``` 4. You may merge the pull request in once you have the sign-off of the maintainers, or if you do not have permission to do that, you may request the second reviewer to merge it for you. ## Code of Conduct We follow the Gnome [Code of Conduct.](https://wiki.gnome.org/Foundation/CodeOfConduct)