Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

29 lines (20 loc) · 1.13 KB

Contributing

Thank you for contributing to carta.

Please follow the code of conduct when interacting with the carta project.

Pull Request Process

The recommended PR process is as follows.

  1. Please first discuss the change you wish to make via issue.
  2. Upgrade with go get -u github.com/jackskj/carta
  3. cd $GOPATH/src/github.com/jackskj/carta
  4. Reflect your changes in example files as well as the README.
  5. You can use gazelle functions (gazelle, repos, and fix) from the Makefile.
  6. Make sure that the build succedes with go build or make build and all tests pass with make test
  7. Make sure to follow Effective Go
    as well as Go Code Review Comments

Code of Conduct

Please do not make aggressive, harassing or condescending comments based on someone's age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

Please do not troll, or make insulting/derogatory comments pr personal/political attacks