alguidelines/content/Contributing/Templates/Guidelines/index.md
christianbraeunlich a355c847d9 fixed typo
2022-02-10 16:06:41 +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 guideline, please feel free to create a new one with the same title as this article.