This commit is contained in:
TheDoubleH 2021-12-14 21:21:42 +00:00
parent c636361aaf
commit 6ca52ea91a
169 changed files with 4193 additions and 3263 deletions

View file

@ -1,8 +1,7 @@
<?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;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).
basic components how the interact steps to implement considerations to take Bad code PutCodeblocksHere() Good code PutCodeblocksHere() Discussions &amp;lt;Please replace the &amp;ldquo;TITLEOFYOURGUIDELINEGOESHERE&amp;rdquo; in the link above, with the Title+of+the+Guideline (indeed, with &amp;ldquo;space&amp;rdquo; replaced by a &amp;ldquo;+&amp;quot;) - and remove this line.</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;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.