# Plop Grizzly Contributing Guidelines v1.2.0
Want to contribute to this project?
Here's how to get started!
## Opening an Issue
If you'd like to report a bug, request a feature, or request support for a system, then you can open an issue.
After that, follow the directions presented to you.
## Resolving an Issue
If you have found an issue that you'd like to resolve, create a pull request.
Please keep consistent to the code style of the project.
You can find the rules on how Plop Grizzly formats code [here](http://plopgrizzly.com/dev_guidelines).
By making a pull request, you give Plop Grizzly (Jeron Lau) the copyright over the code from the pull request.
All developers who have contributed code will have their name and email added to the Cargo.toml "authors" section.
## Questions
If you have any questions about the contributing process, or would like to communicate about it, contact me at jeron.lau@plopgrizzly.com.
All help in developing Plop Grizzly's projects is greatly appreciated.