Skip to content

Commit

Permalink
Add Pull Request Instructions
Browse files Browse the repository at this point in the history
Standardize the way pull requests are done.  

The guide covers:
* one feature one commit
* tox before pushing
* branching off `upstream/develop`
  • Loading branch information
sean-smith committed Jul 25, 2019
1 parent 3ca1a26 commit 9b0f266
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
**Please See** [Git Pull Request Instructions](https://github.com/aws/aws-parallelcluster/wiki/Git-Pull-Request-Instructions)

*Issue #, if available:*

*Description of changes:*


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

0 comments on commit 9b0f266

Please sign in to comment.