Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.4 KB

CONTRIBUTING.md

File metadata and controls

24 lines (14 loc) · 1.4 KB

Contributing Guidelines

This document contains information and guidelines about contributing to this project. Please read it before you start participating.

Asking Questions

If you have any questions about the Entity Compiler or these tutorials please go to its Google Group EntityCompiler. There you may find the answer you are looking for, or you can post your question and someone on the project will try to answer.

How to Contribute

  1. Fork the entityc/ec-springboot-lib.
  2. Install and configure EditorConfig so your text editor or IDE uses the EntityC coding style
  3. Make changes.
  4. Create a pull request including your change.

Developer's Certificate of Origin

You must read and sign the contributors.txt certificate of origin with your pull request if you've not done so before.

Code of Conduct

The Code of Conduct governs how we behave in public or in private whenever the project will be judged by our actions. We expect it to be honored by everyone who contributes to this project.

See CODE_OF_CONDUCT.md for details.