We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0acc5ce commit 78a36c6Copy full SHA for 78a36c6
1 file changed
README.md
@@ -21,3 +21,15 @@ A brief, one-sentence "elevator pitch" of what this project does.
21
22
## 📄 License
23
This project is licensed under the [MIT License](LICENSE).
24
+
25
+---
26
+## 🏁 New Project Initialization
27
+> [!TIP]
28
+> After creating a new repo from this template, follow these **5 Clicks** to activate the security logic:
29
30
+1. **Settings > General**: Enable `Automatically delete head branches`.
31
+2. **Settings > Security**: Enable `Push Protection`.
32
+3. **Settings > Branches**: Add a protection rule for `main`.
33
+4. **Branch Protection**: Check `Require status checks to pass before merging`.
34
+5. **Status Search**: Search and select `Security Scan`.
35
0 commit comments