Add Gitea Actions workflows, CI config, and docs
This commit is contained in:
19
pull_request_template.md
Normal file
19
pull_request_template.md
Normal file
@@ -0,0 +1,19 @@
|
||||
## Description
|
||||
|
||||
<!-- What does this PR do? Why is it needed? -->
|
||||
|
||||
## Changes
|
||||
|
||||
- [ ] ...
|
||||
|
||||
## Related Issues
|
||||
|
||||
<!-- Link related issues: Closes #123, Fixes #456 -->
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] I have tested my changes locally
|
||||
- [ ] Linting passes (`make lint`)
|
||||
- [ ] Tests pass (`make test`)
|
||||
- [ ] Documentation updated (if applicable)
|
||||
- [ ] No secrets or credentials are committed
|
||||
Reference in New Issue
Block a user