Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into cli_patch
Browse files Browse the repository at this point in the history
  • Loading branch information
erictg committed Dec 6, 2019
2 parents b313e4c + 1d47505 commit b828f2a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Contributing

When writing code contributing to GoGM, please first discuss the change you wish to make via issue, or by emailing the maintainers of this repo: [email protected] and [email protected].

Please note we have a code of conduct, please follow it in all your interactions with the project.

## Pull Request Process

1. Ensure that your changes have been properly formatted with go format.
2. Update relevant READMEs and go doc comments.
3. Ensure current tests pass, and add new tests as appropriate.
4. Submit a pull request with your changes.

0 comments on commit b828f2a

Please sign in to comment.