Skip to content

Commit c791140

Browse files
walteckstefaniuk
andauthored
Referencing tooling improvements as a mechanism to create knowledge (#287)
* referencing tooling improvements as a mechanism to create knowledge * Fix broken link * Fix markdown formatting --------- Co-authored-by: Dan Stefaniuk <[email protected]>
1 parent 397b499 commit c791140

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

principles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The following practices support the principle of building quality in.
9292

9393
**Gather knowledge.** Release a minimum feature set early for evaluation and feedback and continue to iterate and get feedback. Use continuous integration and live service monitoring and analytics to gain insight on code and system health.
9494

95-
**Share knowledge.** e.g. pair programming, code reviews, show and tell.
95+
**Share knowledge.** e.g. pair programming, code reviews, show and tell. Consider whether encoding knowledge in tools would assist other members of your team, for example building a VSCode extension to provide contextual information and tips for using a bespoke test harness.
9696

9797
**Record knowledge.** e.g. tests, self-documenting code, self-documenting system (e.g. [OpenAPI](https://swagger.io/resources/open-api/)), documentation &mdash; in that order.
9898

0 commit comments

Comments
 (0)