You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,17 @@ Remember, you can preview this before saving it.
6
6
7
7
### First time contributor checklist:
8
8
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).
10
11
11
12
### Contributor checklist:
12
13
13
14
-[ ] My commits are in nice logical chunks with [good commit messages]
14
15
-[ ] My commits have been verified and signed by GitHub.
15
16
-[ ] My commits are not repeated and should be the only one in this repository,
16
17
-[ ] 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.
0 commit comments