Skip to content

Commit 3996ae8

Browse files
authored
Merge pull request #214 from smlx/readme-cleanup
chore: update readme for Github UI updates
2 parents cf86213 + 87289fd commit 3996ae8

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

README.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,19 +90,33 @@ Configure the repository:
9090

9191
1. Go to repository Settings > General:
9292

93-
* Disable wiki and projects (unless you plan to use them!)
94-
* Allow only merge commits for Pull Requests
95-
* Allow auto-merge
96-
* Automatically delete head branches
93+
1. Features
9794

98-
1. Go to repository Settings > Code security and analysis, and enable:
95+
* Disable wiki and projects (unless you plan to use them!)
96+
97+
1. Pull Requests
98+
99+
* Allow merge commits only for Pull Requests
100+
* Allow auto-merge
101+
* Automatically delete head branches
102+
103+
1. Go to repository Settings > Advanced Security, and enable:
99104

100105
* Private vulnerability reporting
106+
101107
* Dependabot
108+
109+
* Dependabot alerts
110+
* Dependabot security updates
102111
* Grouped security updates
112+
* Dependabot on Actions runners
113+
103114
* Code Scanning
115+
104116
* CodeQL analysis > Set up > Default
105-
* Secret Scanning
117+
118+
* Secret Protection
119+
106120
* Push protection
107121

108122
1. Go to repository Settings > Rules > Rulesets, and import the `protect-default-branch.json` ruleset.

0 commit comments

Comments
 (0)