Skip to content

Commit

Permalink
added pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
aagarwal1012 committed Dec 26, 2018
1 parent d247ca5 commit bb6562c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Pull Request Process

1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
2. Update the README.md if needed with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
3. Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/).
4. You may merge the Pull Request in once you have the sign-off of one developer, or if you do not have permission to do that, you may request the second reviewer to merge it for you.

0 comments on commit bb6562c

Please sign in to comment.