forked from microsoft/calculator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation: revise the new feature process (microsoft#82)
- Loading branch information
Showing
3 changed files
with
86 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,43 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
about: Propose a new feature in the app | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Please describe your feature request.** | ||
<!--For more information see https://github.com/Microsoft/calculator/blob/master/docs/NewFeatureProcess.md --> | ||
<!-- | ||
**Is your feature request related to a problem? Please describe.** | ||
<!--A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]--> | ||
See https://github.com/Microsoft/calculator/blob/master/docs/NewFeatureProcess.md for | ||
suggestions on how to write a good feature pitch. Just want to submit an idea quickly? Try Feedback | ||
Hub instead: https://insider.windows.com/en-us/fb/?contextid=130 | ||
**Describe the solution you'd like** | ||
<!--A clear and concise description of what you want to happen.--> | ||
--> | ||
|
||
**Describe alternatives you've considered** | ||
<!--A clear and concise description of any alternative solutions or features you've considered.--> | ||
**Problem Statement** | ||
<!-- What problem are we trying to solve? Who’s the target audience? Is there a customer need or | ||
pain point we need to remedy? Is there a business goal or metric we are trying to improve? Do we | ||
have a hypothesis we want to prove or disprove? --> | ||
|
||
**Additional context** | ||
<!--Add any other context or screenshots about the feature request here.--> | ||
**Evidence or User Insights** | ||
<!-- Why should we do this? Potential sources of data: Feedback Hub, other GitHub issues, other | ||
anecdotes from listening to customers in person or online, request from another team, telemetry | ||
data, user research, market or competitive research --> | ||
|
||
**Proposal** | ||
<!-- How will the solution/feature help us solve the problem? How will it meet the target | ||
audience’s needs? If there are business goals or metrics, how does this improve them? --> | ||
|
||
**Goals** | ||
<!-- What you want to accomplish with this feature. Typical examples include | ||
“User Can *perform some task*” --> | ||
|
||
**Non-Goals** | ||
<!-- Things we are explicitly not doing or supporting or that are out of scope, including reasons | ||
why. --> | ||
|
||
**Low-Fidelity Concept** | ||
<!-- Show as much of the experience as needed to explain the idea. This can be as simple as a | ||
napkin drawing but can also be a code prototype, a PowerPoint walkthrough, or a design | ||
comp. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters