Merge pull request #43 from microsoft/waldo/discussions2
Added discussions
This commit is contained in:
commit
eb22cb6cb7
3 changed files with 12 additions and 1 deletions
|
|
@ -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:
|
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)
|
[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)
|
||||||
|
|
@ -330,3 +330,7 @@ The snippets are:
|
||||||
There have been a number of occasions where people have been sharing this pattern. Here is one:
|
There have been a number of occasions where people have been sharing this pattern. Here is one:
|
||||||
|
|
||||||
{{< youtube id="CWpaD9RUa6U" yt_start="1516" >}}
|
{{< youtube id="CWpaD9RUa6U" yt_start="1516" >}}
|
||||||
|
|
||||||
|
|
||||||
|
## Discussions
|
||||||
|
You can discuss this pattern [here](https://github.com/microsoft/alguidelines/discussions/41)
|
||||||
|
|
@ -41,3 +41,7 @@ Usually, there are occasions where NOT to implement the pattern. List the disad
|
||||||
## List of references
|
## List of references
|
||||||
|
|
||||||
Youtube-link? BaseApp? Tweet? ...
|
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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue