meta-sqlite/.gitea/PULL_REQUEST_TEMPLATE.md
david-swift edb78d3936
All checks were successful
SwiftLint / SwiftLint (push) Successful in 4s
Deploy Docs / publish (push) Successful in 18s
Migrate to the Aparoksha gitea instance
2024-10-07 09:14:05 +02:00

12 lines
410 B
Markdown

## Steps
- [ ] Build the project on your machine. If it does not compile, fix the errors.
- [ ] Describe the purpose and approach of your pull request below.
- [ ] Submit the pull request. Thank you very much for your contribution!
## Purpose
_Describe the problem or feature._
_If there is a related issue, add the link._
## Approach
_Describe how this pull request solves the problem or adds the feature._