Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyclaire committed Jul 5, 2017
1 parent 52370bb commit 10f2dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
@@ -1,6 +1,6 @@
Thank you for your contribution!

1. To make sure we include your contribution in the release notes, please make sure to add description entry for your changes in the "unreleased changes" section of the `CHANGELOG.md` file (of the gem correspondingly). For the description entry, please make sure it lives in one line and starts with `Feature` or `Issue` in the correct format.
1. To make sure we include your contribution in the release notes, please make sure to add description entry for your changes in the "unreleased changes" section of the `CHANGELOG.md` file (per gem correspondingly). For the description entry, please make sure it lives in one line and starts with `Feature` or `Issue` in the correct format.

2. For generated code changes, please checkout below instructions first:
https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md

0 comments on commit 10f2dd4

Please sign in to comment.