You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,6 +143,18 @@ To install a specific version, visit [releases](https://github.com/PowerShell/Po
143
143
144
144
For more information on how and why we built this dashboard, check out this [blog post](https://devblogs.microsoft.com/powershell/powershell-open-source-community-dashboard/).
145
145
146
+
## Discussions
147
+
148
+
[GitHub Discussions](https://docs.github.com/en/free-pro-team@latest/discussions/quickstart) is a feature to enable fluid and open discussions within the community
149
+
for topics that are not related to code, unlike issues.
150
+
151
+
This is an experiment we are trying in our repositories to see if it helps move discussions out of issues so that issues remain actionable by the team or members of the community.
152
+
There should be no expectation that PowerShell team members are regular participants in the discussions.
153
+
Individual PowerShell team members may choose to participate in discussions, but the expectation is that community members help drive discussions so that team members
154
+
can focus on issues.
155
+
156
+
Create or join a [discussion](https://github.com/PowerShell/PowerShell/discussions).
157
+
146
158
## Chat
147
159
148
160
Want to chat with other members of the PowerShell community?
0 commit comments