Files
spring-ai/.github/PULL_REQUEST_TEMPLATE.md
2023-09-27 17:03:44 -04:00

8 lines
406 B
Markdown

Thank you for taking time to contribute this pull request!
You might have already read the [contributor guide][1], but as a reminder, please make sure to:
* Sign the [contributor license agreement](https://cla.pivotal.io/sign/spring)
* Rebase your changes on the latest `main` branch and squash your commits
* Add/Update unit tests as needed
* Run a build and make sure all tests pass prior to submission