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/document_pr_template.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
<!--
4
4
Please include a summary of the changes made to the documentation. Explain the motivation for the change and the impact on the users or developers who rely on this documentation.
5
-
Please specify if this PR has dependency on any other changes.
5
+
Please specify if this PR has a dependency on any other changes.
6
6
-->
7
7
8
8
### Affected Documentation
@@ -20,7 +20,7 @@ Affected Documentation:
20
20
21
21
## How Has This Been Tested?
22
22
23
-
Please describe how the changes to documentation were reviewed. If applicable, include instructions on how to view or
23
+
Please describe how the changes to the documentation were reviewed. If applicable, include instructions on how to view or
24
24
test the updated documentation.
25
25
26
26
-[ ] Documentation preview checked in markdown renderer
@@ -35,19 +35,19 @@ Test Configuration:
35
35
## Checklist for Author
36
36
37
37
-[ ] The PR follows below contribution conventions
38
-
-[ ] PR title follows [conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
38
+
-[ ] PR title follows [conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
39
39
scope): issue_reference message
40
-
-[ ] PR commits follows[conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
40
+
-[ ] PR commits follow[conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
41
41
scope): issue_reference message
42
-
-[ ] PR branch follows convention of format [commit_type]-[issue-reference]-[brief-description]
42
+
-[ ] PR branch follows the convention of format [commit_type]-[issue-reference]-[brief-description]
43
43
-[ ] My code follows the style guidelines of this project
44
44
-[ ] I have performed a self-review of my documentation to reflect the code changes, spelling and is clearly accurate
45
-
-[ ] I have tested the documentation for correctness and if required added evidences(e.g., links, images)
45
+
-[ ] I have tested the documentation for correctness and if required added shreds of evidence (e.g., links, images)
46
46
-[ ] My changes generate no new warnings or errors
47
47
-[ ] Checks for unused files
48
48
-[ ] Checks for changes not related to this issue
49
49
50
-
## Additional notes for reviewer
50
+
## Additional notes for the reviewer
51
51
52
52
<!-- Add any information that can be useful to the reviewer -->
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE/feature_pr_template.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
<!--
4
4
Please include a summary of the changes made to the documentation. Explain the motivation for the change and the impact on the users or developers who rely on this documentation.
5
-
Please specify if this PR has dependency on any other changes.
5
+
Please specify if this PR has a dependency on any other changes.
6
6
-->
7
7
8
8
### Type of feature request
@@ -25,29 +25,29 @@ Please describe the tests that you ran to verify your changes.
25
25
- Test case 1 (please describe)
26
26
- Test case 2 (please describe)
27
27
28
-
Please attach relevant evidences supporting the test execution.
28
+
Please attach relevant shreds of evidence supporting the test execution.
29
29
-->
30
30
31
31
## Checklist for Author
32
32
33
33
-[ ] The PR follows below contribution conventions
34
-
-[ ] PR title follows [conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
34
+
-[ ] PR title follows [conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
35
35
scope): issue_reference message
36
-
-[ ] PR commits follows[conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
36
+
-[ ] PR commits follow[conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
37
37
scope): issue_reference message
38
-
-[ ] PR branch follows convention of format [commit_type]-[issue-reference]-[brief-description]
39
-
-[ ] I have tested the enhancement thoroughly and attached test evidences confirming changes works as expected
38
+
-[ ] PR branch follows the convention of format [commit_type]-[issue-reference]-[brief-description]
39
+
-[ ] I have tested the enhancement thoroughly and attached test shreds of evidence confirming changes work as expected
40
40
-[ ] I have updated the documentation to reflect enhancement (if applicable)
41
41
-[ ] My changes generate no new warnings or errors and added tests that prove my feature PR is effective
42
42
-[ ] Checks for unused files
43
43
-[ ] Checks for changes not related to this issue
44
44
45
-
## Additional notes for reviewer
45
+
## Additional notes for the reviewer
46
46
47
47
<!-- Add any information that can be useful to the reviewer -->
48
48
49
49
## Checklist for Reviewer
50
50
51
51
-[ ] The PR follows contribution guidelines
52
-
-[ ] I have reviewed the author checklist
52
+
-[ ] I have reviewed the author's checklist
53
53
-[ ] I have tested the changes locally are working as expected
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE/generic_pr_template.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
<!--
4
4
Please provide a summary of the changes made, the motivation for making the changes, and any context regarding how it impacts the functionality or users.
5
-
Please specify if this PR has dependency on any other changes.
5
+
Please specify if this PR has a dependency on any other changes.
6
6
-->
7
7
8
8
### Type of Change
@@ -17,29 +17,29 @@ Please describe the tests that you ran to verify your changes.
17
17
- Test case 1 (please describe)
18
18
- Test case 2 (please describe)
19
19
20
-
Please attach relevant evidences supporting the test execution.
20
+
Please attach relevant shreds of evidence supporting the test execution.
21
21
-->
22
22
23
23
## Checklist for Author
24
24
25
25
-[ ] The PR follows below contribution conventions
26
-
-[ ] PR title follows [conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
26
+
-[ ] PR title follows [conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
27
27
scope): issue_reference message
28
-
-[ ] PR commits follows[conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
28
+
-[ ] PR commits follow[conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
29
29
scope): issue_reference message
30
-
-[ ] PR branch follows convention of format [commit_type]-[issue-reference]-[brief-description]
31
-
-[ ] I have tested the changes thoroughly and attached test evidences confirming changes works as expected
30
+
-[ ] PR branch follows the convention of format [commit_type]-[issue-reference]-[brief-description]
31
+
-[ ] I have tested the changes thoroughly and attached test shreds of evidence confirming changes works as expected
32
32
-[ ] I have updated the documentation to reflect changes (if applicable)
33
33
-[ ] My changes generate no new warnings or errors
34
34
-[ ] Checks for unused files
35
35
-[ ] Checks for changes not related to this issue
36
36
37
-
## Additional notes for reviewer
37
+
## Additional notes for the reviewer
38
38
39
39
<!-- Add any information that can be useful to the reviewer -->
40
40
41
41
## Checklist for Reviewer
42
42
43
43
-[ ] The PR follows contribution guidelines
44
-
-[ ] I have reviewed the author checklist
44
+
-[ ] I have reviewed the author's checklist
45
45
-[ ] I have tested the changes locally are working as expected
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE/security_vulnerability_pr_template.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
<!--
4
4
Please provide a summary of the security vulnerability being fixed, the motivation for fixing it, and any context regarding how it impacts the functionality or users.
5
-
Please specify if this PR has dependency on any other changes.
5
+
Please specify if this PR has a dependency on any other changes.
6
6
-->
7
7
8
8
### Type of Security Vulnerability
@@ -24,30 +24,30 @@ Please describe the tests that you ran to verify your changes. Provide instructi
24
24
- Test case 1 (please describe)
25
25
- Test case 2 (please describe)
26
26
27
-
Please attach relevant evidences supporting the test execution.
27
+
Please attach relevant shreds of evidence supporting the test execution.
28
28
-->
29
29
30
30
## Checklist for Author
31
31
32
32
-[ ] The PR follows below contribution conventions
33
-
-[ ] PR title follows [conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
33
+
-[ ] PR title follows [conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
34
34
scope): issue_reference message
35
-
-[ ] PR commits follows[conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
35
+
-[ ] PR commits follow[conventional commits](https://docs.cocogitto.io/guide/commit.html) format commit_type(
36
36
scope): issue_reference message
37
-
-[ ] PR branch follows convention of format [commit_type]-[issue-reference]-[brief-description]
38
-
-[ ] I have tested the security vulnerability thoroughly and attached test evidences confirming changes works as
37
+
-[ ] PR branch follows the convention of format [commit_type]-[issue-reference]-[brief-description]
38
+
-[ ] I have tested the security vulnerability thoroughly and attached test shreds of evidence confirming changes work as
39
39
expected
40
40
-[ ] I have updated the documentation to reflect bug fixes (if applicable)
41
41
-[ ] My changes generate no new warnings or errors
42
42
-[ ] Checks for unused files
43
43
-[ ] Checks for changes not related to this issue
44
44
45
-
## Additional notes for reviewer
45
+
## Additional notes for the eviewer
46
46
47
47
<!-- Add any information that can be useful to the reviewer -->
48
48
49
49
## Checklist for Reviewer
50
50
51
51
-[ ] The PR follows contribution guidelines
52
-
-[ ] I have reviewed the author checklist
52
+
-[ ] I have reviewed the author's checklist
53
53
-[ ] I have tested the changes locally are working as expected
0 commit comments