From ff0346dfe652c5f9f53f1c037f42a79739be424c Mon Sep 17 00:00:00 2001 From: Dave Grochocki Date: Fri, 5 Apr 2019 12:38:43 -0700 Subject: [PATCH] Update NewFeatureProcess.md --- docs/NewFeatureProcess.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/NewFeatureProcess.md b/docs/NewFeatureProcess.md index 78ebfaf0..17ce1b72 100644 --- a/docs/NewFeatureProcess.md +++ b/docs/NewFeatureProcess.md @@ -31,7 +31,7 @@ We welcome community participation throughout pre-production. The best ideas oft experimentation, we encourage developing and sharing rough ideas—maybe even with pencil and paper—before making designs pixel-perfect or making code robust and maintainable. -After the [spec review](https://github.com/Microsoft/calculator-specs#spec-review) is completed, we will move the issue into [production](https://github.com/Microsoft/calculator/projects/1) on the feature tracking board. In _some_ cases all of the details of an idea can be captured concisely in original feature pitch. When that happens, we may move ideas directly into production. +After the [spec review](https://github.com/Microsoft/calculator-specs#spec-review) is completed, we will move the issue into [production](https://github.com/Microsoft/calculator/projects/1) on the feature tracking board. In _some_ cases, all of the details of an idea can be captured concisely in original feature pitch. When that happens, we may move ideas directly into production. ## Step 3: Production A feature can be implemented by the original submitter, a Microsoft team member, or by other