diff --git a/404.html b/404.html index 40127cf5..a4f375a8 100644 --- a/404.html +++ b/404.html @@ -54,7 +54,7 @@ - - - All Categories diff --git a/categories/pattern/index.xml b/categories/pattern/index.xml index 70abcc37..024d36ed 100644 --- a/categories/pattern/index.xml +++ b/categories/pattern/index.xml @@ -479,4 +479,32 @@ And because of that, it so much more maintainable, upgradable, readable, .. . On <iframe src="https://www.youtube.com/embed/CWpaD9RUa6U" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe> </div> <h2 id="discussions">Discussions</h2> -<p>You can discuss this pattern <a href="https://github.com/microsoft/alguidelines/discussions/41">here</a></p> \ No newline at end of file +<p>You can discuss this pattern <a href="https://github.com/microsoft/alguidelines/discussions/41">here</a></p>Docs: Pattern Namehttps://alguidelines.dev/docs/contributing/templates/patterns/Mon, 01 Jan 0001 00:00:00 +0000https://alguidelines.dev/docs/contributing/templates/patterns/ +<!-- This is a guideline, some parts are optional (if there's no content, remove the whole paragraph). --> +<p><em>Created by <!-- John Smith --><!--, Cronus International.--> Described by <!-- Jane Doe--><!--, Contoso, LLC--></em></p> +<h2 id="abstract">Abstract</h2> +<p>Short, descriptive and easy to remember description of this pattern.</p> +<h2 id="context">Context</h2> +<p>Sets the stage where the pattern takes place. 1-2 sentences.</p> +<h2 id="problem">Problem</h2> +<p>What happens before this pattern is used? How can it go wrong? 1-5 lines.</p> +<h2 id="description">Description</h2> +<p>In depth description on what this Pattern is all about</p> +<ul> +<li>basic components</li> +<li>how the interact</li> +<li>steps to implement</li> +<li>considerations to take</li> +</ul> +<h2 id="usage">Usage</h2> +<p>If applicable: where is it used in an app. You can refer to any app, BaseApp, or a (public) ISV app.</p> +<h2 id="benefits">Benefits</h2> +<p>1-2 sentences: what did you just solve</p> +<h2 id="when-not-to-use">When not to use</h2> +<p>Usually, there are occasions where NOT to implement the pattern. List the disadvantages of this pattern here.</p> +<h2 id="list-of-references">List of references</h2> +<p>Youtube-link? BaseApp? Tweet? &hellip;</p> +<h2 id="discussions">Discussions</h2> +<p>Please discuss this guideline <!--[here](https://github.com/microsoft/alguidelines/discussions/42) Fix the link --></p> +<p>You can find discussions on all &ldquo;Best Practices&rdquo; <a href="https://github.com/microsoft/alguidelines/discussions/categories/bc-patterns">here</a>.</p> +<!-- Create a discussions-page of your pattern, and add the sentence "You can discuss this pattern [here](https://github.com/microsoft/alguidelines/discussions/42)" with the right link to that discussions-page. --> \ No newline at end of file diff --git a/discussions/index.html b/discussions/index.html index 15c8824b..8a600125 100644 --- a/discussions/index.html +++ b/discussions/index.html @@ -56,7 +56,7 @@ We enabled the “Discussions” forum on the github-page of our reposit - -