surrealpatch/.github/PULL_REQUEST_TEMPLATE.md
2024-02-29 09:10:30 +00:00

34 lines
1.4 KiB
Markdown

Thank you for submitting this pull request! We really appreciate you spending the time to work on these changes.
## What is the motivation?
Please provide details on the motivation for why you have made this change.
## What does this change do?
Please provide a description of what this pull request does, and how it solves the problem.
## What is your testing strategy?
Write your test plan here. Please provide us with clear instructions on how you verified your changes work.
## Is this related to any issues?
If this pull request is related to other pull requests, or resolves any issues, then link all related or closed items here.
<!-- Use 'Closes' or 'Fixes' to mark that this pull request successfully closes an issue. -->
## Does this change need documentation?
If this pull request requires changes, updates, or improvements to the documentation, then add a corresponding issue on the [docs.surrealdb.com](https://github.com/surrealdb/docs.surrealdb.com) repository, and link to it here.
<!-- Delete one of the following lines as necessary, and enter the correct corresponding issue number. -->
- [ ] No documentation needed
- [ ] surrealdb/docs.surrealdb.com#1
## Have you read the Contributing Guidelines?
<!-- All pull requests require that the contributing guidelines have been read and agreed to. -->
- [ ] I have read the [Contributing Guidelines](https://github.com/surrealdb/surrealdb/blob/main/CONTRIBUTING.md)