This commit is contained in:
waldo1001 2021-11-11 13:59:35 +00:00
parent fd4c4e6198
commit aca2511c9a
134 changed files with 2618 additions and 2618 deletions

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Templates on AL Guidelines</title><link>https://alguidelines.dev/contributing/templates/</link><description>Recent content in Templates on AL Guidelines</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://alguidelines.dev/contributing/templates/index.xml" rel="self" type="application/rss+xml"/><item><title>Title of the Guideline</title><link>https://alguidelines.dev/contributing/templates/guidelines/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/templates/guidelines/</guid><description>This is a guideline, some parts are optional (if there&amp;rsquo;s no content, remove the whole paragraph).
&amp;lt;Your name here in italics, plus your company name if you wish&amp;gt;
&amp;lt;Created by (company), Described by (company)&amp;gt;
Abstract Short, descriptive and easy to remember description of this pattern.
Description In depth description on what this Pattern is all about
basic components how the interact steps to implement considerations to take Good Example PutCodeblocksHere() Bad Example PutCodeblocksHere()</description></item><item><title>Title of the pattern</title><link>https://alguidelines.dev/contributing/templates/patterns/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/templates/patterns/</guid><description>This is a guideline, some parts are optional (if there&amp;rsquo;s no content, remove the whole paragraph).
&amp;lt;Your name here in italics, plus your company name if you wish&amp;gt;
&amp;lt;Created by (company), Described by (company)&amp;gt;
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.