Skip to content

Commit 615c8f3

Browse files
authored
Merge pull request #6975 from madskristensen/patch-4
Added info about "Out of Scope"
2 parents 50bbb62 + e7647fc commit 615c8f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/ide/developer-community-guidelines.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,16 @@ If you suggested a feature, you might be disappointed that we don't plan to addr
8383

8484
In our decision-making process, we look at the following characteristics about the feature suggestion:
8585

86+
- Does it match our general product direction?
8687
- Can we afford to build and maintain it?
8788
- Does it align with our overall [roadmap](https://docs.microsoft.com/visualstudio/productinfo/vs-roadmap) strategy?
8889
- Does it have community support, as indicated by votes and comments?
8990
- Do we love it, even with low community support?
9091

9192
When we can't answer "yes" to any of these questions, we'll close it. But often the suggestion will stay open as _Under Review_ to gather more community feedback.
9293

94+
If a suggestion doesn’t match our overall product direction, we will close it as *Out of Scope*. For example, we may have similar investments in other members of the Visual Studio family of products. Or the feature suggested might only be relevant to a few people, making an extension better suited to provide it.
95+
9396
Track the progress of your feature suggestion by referencing the [Suggestion states and FAQ](https://docs.microsoft.com/visualstudio/ide/report-a-problem).
9497

9598
## Discussion etiquette

0 commit comments

Comments
 (0)