microsoft / microsoft/vscode-docs
How to Survey section for UX guidelines
Open
Nobody has claimed this yet.
doc-enhancement
extensibility
- Dominant language
- Markdown
- Stars
- 6.6k
- Forks
- 5.8k
- Avg merge
- 11h 43m
- Merged PRs (30d)
- 123
Description
Extension authors have limited channels to get user feedback. Issues are mostly created for bugs and feature requests. Marketplace feedback have limited context (stars, and why), are posted publicly, and don't always contain the most actionable product feedback.
Most VS Code extensions that do survey have their own heuristics on when to pop up a notification to ask. Some do a better job than others. If we formalize survey heuristics, we can reduce notification fatigue and help extension authors listen to users.
cc @isidorn
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.