server-monitor-manager/.github/PULL_REQUEST_TEMPLATE.md
2026-08-10 17:51:34 +07:00

33 lines
835 B
Markdown

## Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Fixes # (issue)
## Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
## Testing Checklist
Please specify what was verified and how.
### Verified Locally
- [ ] What was checked locally:
-
### Verified in CI
- [ ] What was checked via CI (include links to test runs if applicable):
-
### Not Verified
- [ ] What was NOT checked, and why:
-
## Additional Notes
Add any other notes about the PR here.