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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
+
<!--
1
2
Note on DCO:
2
3
3
4
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the *Details* link next to the DCO action for instructions on how to resolve this.
5
+
-->
4
6
5
7
Checklist:
6
8
@@ -11,4 +13,4 @@ Checklist:
11
13
*[ ] I have signed off all my commits as required by [DCO](https://github.com/argoproj/argoproj/blob/master/community/CONTRIBUTING.md).
12
14
*[ ] My build is green ([troubleshooting builds](https://argo-cd.readthedocs.io/en/stable/developer-guide/ci/)).
13
15
14
-
Changes are automatically published when merged to `main`. They are not published on branches.
16
+
<!--Changes are automatically published when merged to `main`. They are not published on branches.-->
0 commit comments