From 0b0e05f4891ae03217e2e7bf49c53a33fa0845ac Mon Sep 17 00:00:00 2001 From: Jaime Olmo Date: Tue, 11 Aug 2015 18:13:58 -0400 Subject: [PATCH] Language and Tone section in the wiki As per [a comment](https://github.com/Microsoft/TypeScript/issues/4238#issuecomment-130068114) by @DanielRosenwasser I think we should put something related to language and tone in the wiki section. How this sounds? --- Contributing-to-TypeScript.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Contributing-to-TypeScript.md b/Contributing-to-TypeScript.md index 6ca3615..20f80eb 100644 --- a/Contributing-to-TypeScript.md +++ b/Contributing-to-TypeScript.md @@ -31,6 +31,9 @@ Declined suggestions will have the `Declined` label along with one of the follow Issues that are not bugs or suggestions will be labelled appropriately (`Question`, `By Design`, `External`) and closed. Please use [Stack Overflow](http://stackoverflow.com/questions/tagged/typescript) for TypeScript questions. +### Language and Tone +In order to keep the conversation clear and transparent in the issues sections, limit discussion to English and keep things on topic with the issue. **Your tone should be courteous and professional at all times.** + ### Documentation For any new features, please: