From b9d8bf55c43c77229d8899d9dfa9ffd83afee1fc Mon Sep 17 00:00:00 2001 From: Rich Turner Date: Thu, 6 Jun 2019 14:08:15 -0700 Subject: [PATCH] Updated & linked-to Contributor's Guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe0a084f5..63c6a1ffd 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Secondly, try pressing Ctrl + T. The tabs are hidden when We are excited to work alongside you, our amazing community, to build and enhance Windows Terminal\! -We ask that **before you start work on a feature that you would like to contribute, please file an issue describing your proposed change**: We will be happy to work with you to figure out the best approach, provide guidance and mentorship throughout feature development, and help avoid any wasted or duplicate effort. +We ask that **before you start work on a feature that you would like to contribute**, please read our [Contributor's Guide](https://github.com/microsoft/terminal/blob/master/doc/contributing.md). We will be happy to work with you to figure out the best approach, provide guidance and mentorship throughout feature development, and help avoid any wasted or duplicate effort. > 👉 **Remember\!** Your contributions may be incorporated into future versions of Windows\! Because of this, all pull requests will be subject to the same level of scrutiny for quality, coding standards, performance, globalization, accessibility, and compatibility as those of our internal contributors.