From aac77ed9826f58e507d96aa70ca3de32f4a1c97b Mon Sep 17 00:00:00 2001 From: Karl Burtram Date: Tue, 6 Mar 2018 18:47:02 -0800 Subject: [PATCH] Update README to add section for design note links (#856) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a7a67bf2a9..977079320d 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,14 @@ Try out the latest insiders build from `master` at https://github.com/Microsoft/ See the [change log](https://github.com/Microsoft/sqlopsstudio/blob/master/CHANGELOG.md) for additional details of what's in this release. +**Design Discussions** + +The SQL Operations Studio team would like to incorporate community feedback earlier in the development process. To facilitate this, we'd like to share our designs while features are actively being built. + +We're currently collecting input on the **SQL Agent** experience and enhancements to the Manage Dashboard that we're calling **"Command Center"**. We'll add additional design feedback requests below as we start work in new feature areas. Please leave comments on these issues to help us understand your requirements and shape feature development. + +* [#750 Seeking community feedback on SQL Agent UX prototype](https://github.com/Microsoft/sqlopsstudio/issues/750) + **Feature Highlights** - Cross-Platform DB management for Windows, macOS and Linux with simple XCopy deployment