Skip to content

Commit ebe3851

Browse files
Updated for CLA (#30)
* Updated for CLA * Update PULL_REQUEST_TEMPLATE.md
1 parent 2d57d8d commit ebe3851

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@ Remember, you can preview this before saving it.
66

77
### First time contributor checklist:
88

9-
- [ ] I have read the [README](https://github.com/signalapp/Signal-Desktop/blob/master/README.md) and [Contributor Guidelines](https://github.com/signalapp/Signal-Desktop/blob/master/CONTRIBUTING.md)
9+
- [ ] I have read the [README](https://github.com/PythonMathCalculator/python-math-calculator/blob/master/README.md) and [Contributor Guidelines](https://github.com/PythonMathCalculator/python-math-calculator/blob/master/CONTRIBUTING.md)
10+
- [ ] I have signed the CLA (Contributor License Agreement).
1011

1112
### Contributor checklist:
1213

1314
- [ ] My commits are in nice logical chunks with [good commit messages]
1415
- [ ] My commits have been verified and signed by GitHub.
1516
- [ ] My commits are not repeated and should be the only one in this repository,
1617
- [ ] My commits should not in any shape, way or form, breach any Terms of Conditions of GitHub
18+
- [ ] All committers have signed the CLA.
19+
= [ ] All commits must pass the CLA check and other checks provided.
1720

1821
### Description
1922

0 commit comments

Comments
 (0)