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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
Thank you for taking time to contribute this pull request!
2
2
You might have already read the [contributor guide][1], but as a reminder, please make sure to:
3
3
4
-
* Sign the [contributor license agreement](https://cla.pivotal.io/sign/spring)
5
4
* Rebase your changes on the latest `main` branch and squash your commits
6
5
* Add/Update unit tests as needed
7
6
* Run a build and make sure all tests pass prior to submission
7
+
* Sign-off commits according to the [Developer Certificate of Origin](https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring)
8
8
9
9
For more details, please check the [contributor guide][1].
0 commit comments