Templates on AL Guidelineshttps://alguidelines.dev/contributing/templates/Recent content in Templates on AL GuidelinesHugo -- gohugo.ioen-usTitle of the Guidelinehttps://alguidelines.dev/contributing/templates/guidelines/Mon, 01 Jan 0001 00:00:00 +0000https://alguidelines.dev/contributing/templates/guidelines/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.Title of the patternhttps://alguidelines.dev/contributing/templates/patterns/Mon, 01 Jan 0001 00:00:00 +0000https://alguidelines.dev/contributing/templates/patterns/This is a guideline, some parts are optional (if there’s no content, remove the whole paragraph). <Created by (company), Described by (company)> Abstract Short, descriptive and easy to remember description of this pattern. Context Sets the stage where the pattern takes place. 1-2 sentences. Problem What happens before this pattern is used? How can it go wrong? 1-5 lines. Description In depth description on what this Pattern is all about