mirror of
https://github.com/fleetdm/fleet
synced 2026-05-12 11:38:27 +00:00
* Add permissions/policy checklist * Update .github/pull_request_template.md Co-authored-by: noahtalerman <47070608+noahtalerman@users.noreply.github.com> Co-authored-by: noahtalerman <47070608+noahtalerman@users.noreply.github.com>
9 lines
293 B
Markdown
9 lines
293 B
Markdown
# Checklist for submitter
|
|
|
|
If some of the following don't apply, please write a short explanation why.
|
|
|
|
- [ ] Changes file added (if needed)
|
|
- [ ] Documented any API changes
|
|
- [ ] Documented any permissions changes
|
|
- [ ] Added tests for all functionality
|
|
- [ ] Manual QA for all functionality
|