File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Here is a non-exhaustive list of examples we consider to be *in* scope of "techn
4141* Code you no longer need ([ e.g. a new managed service is available] ( patterns/outsource-bottom-up.md ) )
4242* Technologies no longer needed (e.g. you've introduced something better than what you used before)
4343* CI issues, e.g. lack of [ fast feedback] ( patterns/fast-feedback.md ) , or intermittent [ build failures] ( practices/continuous-integration.md )
44- * [ Code-repository misconfiguration ] ( practices/security-repository.md ) , e.g. lack of branch protection rules
44+ * [ Code-repository configuration issues ] ( practices/security-repository.md ) , e.g. lack of branch protection rules
4545* Manual processes that could be [ automated] ( patterns/automate-everything.md )
4646* Software components with inappropriate / confused [ domain boundaries] ( patterns/architect-for-flow.md )
4747* Use of obsolete / unsupported technologies
You can’t perform that action at this time.
0 commit comments