mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 17:55:08 +00:00
docs: strengthen public security signals
This commit is contained in:
18
.github/pull_request_template.md
vendored
Normal file
18
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
## Summary
|
||||
|
||||
- Describe the change.
|
||||
|
||||
## Safety Review
|
||||
|
||||
- Does this change affect cleanup, uninstall, optimize, installer, remove, analyze delete, update, or install behavior?
|
||||
- Does this change affect path validation, protected directories, symlink handling, sudo boundaries, or release/install integrity?
|
||||
- If yes, describe the new boundary or risk change clearly.
|
||||
|
||||
## Tests
|
||||
|
||||
- List the automated tests you ran.
|
||||
- List any manual checks for high-risk paths or destructive flows.
|
||||
|
||||
## Safety-related changes
|
||||
|
||||
- None.
|
||||
Reference in New Issue
Block a user