Skip to content

Commit fa843e6

Browse files
authored
CCM-11958: Update readme (#81)
Added guidance to remove unused code inherited from the template.
1 parent 2529545 commit fa843e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This repository template aims to foster a user-friendly development environment
1414

1515
Make use of this repository template to expedite your project setup and enhance your productivity right from the get-go. Enjoy the advantage of having a well-structured, self-documented project that reduces overhead and increases focus on what truly matters - coding!
1616

17+
Any code files or example documentation that is not used in the new repository should be removed to prevent the proliferation of duplicate copies of redundant code that if not maintained could introduce vulnerabilities (e.g. via un-patched Dependabot issues).
18+
1719
## Table of Contents
1820

1921
- [NHS Notify Repository Template](#nhs-notify-repository-template)

0 commit comments

Comments
 (0)