You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dvmhost/.github/pull_request_template.md

50 lines
975 B

## Summary
Describe the change and why it is needed.
## Component(s)
Which part(s) of the project does this affect?
- [ ] dvmhost
- [ ] dvmfne
- [ ] dvmbridge
- [ ] dvmpatch
- [ ] dvmcmd
- [ ] dvmmon
- [ ] sysview
- [ ] tged
- [ ] peered
- [ ] Other (explain below)
## Type of change
- [ ] Bug fix
- [ ] Refactor / cleanup
- [ ] Performance improvement
- [ ] Documentation update
- [ ] Build / tooling change
## Related issues
Link any related bug reports.
Closes #
Refs #
## Build & test notes
Explain how this was built and tested.
Include:
- OS / distro
- Compiler version
- Any special build flags
## Logs / output (if applicable)
Paste relevant output demonstrating the fix or behavior change.
## Checklist
- [ ] Change is scoped and focused
- [ ] Existing functionality verified
- [ ] No unrelated refactors included
- [ ] Documentation updated if needed
- [ ] No secrets or credentials included
## Notes for maintainers
Anything reviewers should be aware of?

Powered by TurnKey Linux.