File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ They are:
43
43
- [ How we Calculate DORA] ( #-how-we-calculate-dora )
44
44
- [ Roadmap] ( #%EF%B8%8F-roadmap )
45
45
- [ Contributing guidelines] ( #%EF%B8%8F-contributing-guidelines )
46
- - [ Developer Automations] ( #-dev -automations )
46
+ - [ Developer Automations] ( #-developer -automations )
47
47
- [ Security guidelines] ( #%EF%B8%8F-security-guidelines )
48
48
- [ License] ( #license )
49
49
@@ -372,12 +372,6 @@ To get started contributing to middleware check out our [CONTRIBUTING.md](https:
372
372
373
373
We appreciate your contributions and look forward to working together to make Middleware even better!
374
374
375
- # ⛓️ Security guidelines
376
-
377
- To get started contributing to middleware check out our [SECURITY.md](https://github.com/middlewarehq/middleware/blob/main/SECURITY.md).
378
-
379
- We look forward to your part in keeping Middleware secure!
380
-
381
375
## 👨💻 Developer Automations
382
376
383
377
This sections contains some automation scripts that can generate boilder plate code to extend certain features and ship faster 🚀
@@ -401,6 +395,12 @@ python ./backend/dev_scripts/make_new_setting.py
401
395
402
396
https://github.com/middlewarehq/middleware/assets/70485812/f0529fa7-a2cb-44b1-ae07-2a7c97f56bef
403
397
398
+ # ⛓️ Security guidelines
399
+
400
+ To get started contributing to middleware check out our [SECURITY.md](https://github.com/middlewarehq/middleware/blob/main/SECURITY.md).
401
+
402
+ We look forward to your part in keeping Middleware secure!
403
+
404
404
405
405
## License
406
406
You can’t perform that action at this time.
0 commit comments