Skip to content

Commit e8859cd

Browse files
authored
Merge pull request #4 from microsoft/digitarald/readme
Readme tweaks
2 parents 1038c11 + aef6667 commit e8859cd

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

β€ŽREADME.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,30 @@
1-
# Visual Studio Code Discussions
1+
## Visual Studio Code Community Discussions
22

3-
Ever want somewhere that you can connect with other VS Code users? Where you can ask questions, share ideas, and help out others? Then you've come to the right place!
3+
Community discussions is the place to discuss VS Code's extension platform, ask questions, help other members of the community, and get answers.
44

5-
This project's sole purpose is to implement GitHub Discussions for VS Code, moderated by the VS Code PM and Advocacy teams. The goal of Discussions is to have a searchable forum where people can communicate with the VS Code community, ask and answer questions, share updates, and more. Navigate to the [Discussions](https://github.com/microsoft/vscode-discussions/discussions) section of this repo to check it out!
5+
[πŸ‘‰ Jump into VS Code extension development discussions](https://github.com/microsoft/vscode-discussions/discussions).
66

7-
> Looking to contribute to VS Code or to file an issue? Please visit the official [VS Code repo](https://github.com/microsoft/vscode)!
7+
We are scoping discussions to just extension development to learn, experiment, and grow sustainably.
88

9-
## Participating
9+
Other places to participate with VS Code:
1010

11-
Anyone is welcome to open a new discussion or to reply to current ones! We want this to be a thriving place of community, and we need your participation to do so.
11+
- πŸ”Ž `"Help: Report Issue"` is VS Code's built-in command to πŸ› report bugs, 🐌 performance issues, πŸ‘ and feature requests.
12+
- 🏠 [VS Code repo](https://github.com/microsoft/vscode) for triaging issues and upvoting [feature requests](https://go.microsoft.com/fwlink/?LinkID=533482), and [contributing](https://github.com/microsoft/vscode/wiki/How-to-Contribute).
13+
- πŸ“š [StackOverflow](https://stackoverflow.com/questions/tagged/vscode) for general VS Code questions.
14+
- πŸ’¬ [Extension Dev Slack](https://aka.ms/vscode-dev-community) for chatting with other extension authors.
1215

13-
Like every other Microsoft project, we have adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/), which amounts to this: **please be kind in this community and remember that there are real people on the other side of the keyboard.**
14-
For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
15-
contact [[email protected]](mailto:[email protected]) with any questions or comments.
1616

17-
In addition to the code of conduct, keep these general guidelines in mind when participating:
17+
### We need your participation
1818

19-
- GitHub Discussions use categories to help organize discussion topics. As we begin to build this community, we ask that you limit conversations to the categories available (more categories will be released as the community grows!)
19+
… to create a welcoming and inspiring community. [Microsoft's Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/) applies here, in short **please be kind and remember that there are real people on the other side of the keyboard.**
20+
21+
Also:
22+
23+
- As we begin to build this community, we ask that you limit conversations to the categories available (more categories will be released as the community grows!)
2024

2125
- Before opening a new discussion, please search existing posts to see if the topic thread already exists.
2226

23-
- Please do not use this as a place to @ your favorite engineer to get an extra bump on a feature request. Spoiler: it won't work.
27+
- Please do not use this as a place to `@` your favorite VS Code contributor to get an extra bump on a feature request. Spoiler: it won't work.
2428

2529
Happy discussing! :)
2630

0 commit comments

Comments
Β (0)