alguidelines/content/Contributing/Templates/Guidelines/index.md
2021-12-11 08:16:43 +01:00

1 KiB

+++ title = "Title of the Guideline" weight = 1180 +++ This is a guideline, some parts are optional (if there's no content, remove the whole paragraph).

<Created by (company), Described by (company)>

Description

In depth description on what this Pattern is all about

  • basic components
  • how the interact
  • steps to implement
  • considerations to take

Bad code

PutCodeblocksHere()

Good code

PutCodeblocksHere()

Discussions

<Please replace the "TITLEOFYOURGUIDELINEGOESHERE" in the link above, with the Title+of+the+Guideline (indeed, with "space" replaced by a "+") - and remove this line. >

You can find discussions on all "Best Practices" here.

If you don't find the discussion of this pattern, please feel fee to create a new one with the same title as this article.