From 1a9a488a12521a128a514ca19718e7f7ce8a1e62 Mon Sep 17 00:00:00 2001 From: waldo Date: Wed, 15 Dec 2021 06:22:32 +0100 Subject: [PATCH] "Discussions" menu item --- content/Discussions/_index.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/Discussions/_index.md diff --git a/content/Discussions/_index.md b/content/Discussions/_index.md new file mode 100644 index 00000000..6fdaeb1d --- /dev/null +++ b/content/Discussions/_index.md @@ -0,0 +1,21 @@ ++++ +chapter = true +pre = " " +title = "Discussions" +weight = 200 ++++ + +# [Discussions](https://github.com/microsoft/alguidelines/discussions) + +We enabled the "Discussions" forum on the github-page of our repository for you to discuss anything "Design Pattern" or "Best Practices" related. + +You can find the discussions here: https://github.com/microsoft/alguidelines/discussions. + +Feel free to browse through them, find certain topics and/or participate in the discussions! + +## Create your own discussion + +You are obviously also free to start a new discussion. You can simply do that by using the "New Discussion" button on the top right. + +Or use this link: https://github.com/microsoft/alguidelines/discussions/new?category=bc-patterns +