levenshtein-transformations/.gitea/PULL_REQUEST_TEMPLATE.md
david-swift 9996fa23af
All checks were successful
Deploy Docs / publish (push) Successful in 15s
SwiftLint / SwiftLint (push) Successful in 4s
Migrate to the Aparoksha gitea instance
2024-10-07 09:51:52 +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._