Skip to content

Commit aa342ad

Browse files
committed
Updated PR template
1 parent 6132a68 commit aa342ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Add a meaningful description here that will let us know what you want to fix wit
55
- Please add tests for the code you add if it's possible.
66
- Please check out our contribution guide: https://docs.spryker.com/docs/dg/dev/code-contribution-guide.html
77
- Add a `contribution-license-agreement.txt` file with the following content:
8-
`I hereby agree to Spryker\'s Contribution License Agreement in https://github.com/spryker/queue/blob/HASH_OF_COMMIT_YOU_ARE_BASING_YOUR_BRANCH_FROM_MASTER_BRANCH/CONTRIBUTING.md.`
8+
`I hereby agree to Spryker's Contribution License Agreement in https://github.com/spryker/queue/blob/HASH_OF_COMMIT_YOU_ARE_BASING_YOUR_BRANCH_FROM_MASTER_BRANCH/CONTRIBUTING.md.`
99

1010
This is a mandatory step to make sure you are aware of the license agreement and agree to it. `HASH_OF_COMMIT_YOU_ARE_BASING_YOUR_BRANCH_FROM_MASTER_BRANCH` is a hash of the commit you are basing your branch from the master branch. You can take it from commits list of master branch before you submit a PR.
1111

0 commit comments

Comments
 (0)