Contributing to Community.VisualStudio.Toolkit #546
-
Hello all, newbie here! I wanted to understand the process for contributing to this repo. For e.g. updating documentation. Do I fork the repo, make the changes and submit a PR or are there any additional steps/rules I need to follow? Thank you, |
Beta Was this translation helpful? Give feedback.
Answered by
madskristensen
Mar 27, 2025
Replies: 1 comment 2 replies
-
Hi @VishalTrivedi, glad to have you here. Yes, feel free to send PRs. There are no rules really other than follow the coding standards outlined in the .editorconfig, but VS takes care of that automatically. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
VishalTrivedi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @VishalTrivedi, glad to have you here. Yes, feel free to send PRs. There are no rules really other than follow the coding standards outlined in the .editorconfig, but VS takes care of that automatically.