Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitawootten authored Dec 5, 2019
1 parent de95362 commit dfe6bc5
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: eric@mindstand.com and nikita@mindstand.com.

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 dfe6bc5

Please sign in to comment.