If you have problems using Dogen or suggestions on how to improve it, we'd love to hear from you.
Please use the GitHub Issues to report bugs or ideas. If you are submitting a bug, please see the instructions in the README on what information to provide. In addition, please:
- check that the issue has not already been reported;
- check that the issue has not already been fixed in master;
- open an issue with a descriptive title and a summary in grammatically correct, complete sentences;
- be clear and concise in your description of the problem;
- include any relevant code to the issue summary.
If you would like to submit a patch for inclusion, please fork us on GitHub and submit a pull request. In addition, please:
- read how to properly contribute to open source projects on Github;
- use a topic branch to easily amend a pull request later, if necessary;
- write good commit messages;
- use the same coding conventions as the rest of the project;
- open a pull request that relates to only one subject with a clear title and description in grammatically correct, complete sentences.