Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rfennell committed Mar 19, 2018
1 parent a6d379e commit d41a148
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,17 @@
# Contributing

When contributing to this repository, please first discuss the change you wish to make via issue,
email, or any other method with the owners of this repository before making a change.

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

## Pull Request Process

- In the PR comment state the problem you are addressing
- Add a new release line entry in to the extensions readme.md file (usually found at the end of the file) that
- does an increment of the minor version number e.g. 1.2 to 1.3
- lists the Issue/PR number related to the change
- a brief single line comment as change made
- if the change adds new parameters update the appropriate documentation
- If you are willing, enable me as the Repo owner, to edit your fork that contains your PR so I can add missing items such as the readme.md

0 comments on commit d41a148

Please sign in to comment.