mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 05:43:10 -07:00
Adding Windows Calculator Roadmap Document (#37)
* Create Roadmap.md * Update Roadmap.md * Adding reference to roadmap in README * Update README.md
This commit is contained in:
parent
654f09f544
commit
9c966fb797
2 changed files with 23 additions and 0 deletions
20
docs/Roadmap.md
Normal file
20
docs/Roadmap.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Windows Calculator Roadmap
|
||||
|
||||
Windows Calculator is under active development by Microsoft.
|
||||
|
||||
## Focus
|
||||
|
||||
In 2019, the Windows Calculator team is focused on:
|
||||
* Refining our open source development process on GitHub
|
||||
* Iterating upon the existing app design based on the latest [Fluent Design guidelines](https://developer.microsoft.com/en-us/windows/apps/design)
|
||||
* Improving testing and diagnostics within the project
|
||||
* Investigating new features with a focus on addressing top user feedback, including:
|
||||
* Adding the ability for users to pin Calculator on top of other windows
|
||||
* Providing additional customization options
|
||||
* [Your feature idea here] - please review our [new feature development process](https://github.com/Microsoft/calculator/blob/master/docs/NewFeatureProcess.md) to get started!
|
||||
|
||||
We welcome contributions of all kinds from the community, but especially those that support the efforts above. Please see our [contributing guidelines](https://github.com/Microsoft/calculator/blob/master/CONTRIBUTING.md) for more information on how to get involved.
|
||||
|
||||
## Releases
|
||||
|
||||
Windows Calculator is included in every Windows 10 release as a [provisioned Windows app](https://docs.microsoft.com/en-us/windows/application-management/apps-in-windows-10#provisioned-windows-apps). We also deliver updates through the [Microsoft Store](https://www.microsoft.com/store/productId/9WZDNCRFHVN5) approximately monthly.
|
Loading…
Add table
Add a link
Reference in a new issue