Added discussions

This commit is contained in:
waldo 2021-11-22 08:35:29 +01:00
parent ed86080506
commit 83412cdd1e
3 changed files with 12 additions and 1 deletions

View file

@ -172,3 +172,6 @@ This is one of the most commonly used and discussed, initially described here:
It is also a key pattern in the design of our system application modules, which is described here:
[Module Architecture](https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-blueprint)
## Discussions
You can discuss this pattern [here](https://github.com/microsoft/alguidelines/discussions/42)

View file

@ -330,3 +330,7 @@ The snippets are:
There have been a number of occasions where people have been sharing this pattern. Here is one:
{{< youtube id="CWpaD9RUa6U" yt_start="1516" >}}
## Discussions
You can discuss this pattern [here](https://github.com/microsoft/alguidelines/discussions/41)

View file

@ -41,3 +41,7 @@ Usually, there are occasions where NOT to implement the pattern. List the disad
## List of references
Youtube-link? BaseApp? Tweet? ...
## Discussions
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.