Add follow-up issue guidance

This commit is contained in:
MrSphay
2026-05-15 03:30:40 +02:00
parent 4ed98fa30f
commit c39bd075f3
10 changed files with 87 additions and 3 deletions

View File

@@ -7,6 +7,7 @@
- Do not commit secrets, generated credentials, local `.env` files, or private keys.
- Do not create releases unless explicitly requested.
- Preserve unrelated user changes.
- Create focused issues for real follow-up work that is outside the current change or can be worked on independently. Do not put secrets, tokens, private data, or sensitive logs in public issues.
## Before Committing
@@ -45,4 +46,3 @@ docs/release-checklist.md
docs/security-review.md
README.md
```