Added discussions
This commit is contained in:
parent
ed86080506
commit
83412cdd1e
3 changed files with 12 additions and 1 deletions
|
|
@ -171,4 +171,7 @@ 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)
|
||||
[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:
|
||||
|
||||
{{< 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
|
||||
|
||||
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