From d4cfa46778f6175a41a38bb58831427b4b345096 Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Thu, 20 Apr 2017 10:44:12 -0700 Subject: [PATCH] Last attempt. --- Coding-guidelines.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Coding-guidelines.md b/Coding-guidelines.md index ae06d5b..6f5571c 100644 --- a/Coding-guidelines.md +++ b/Coding-guidelines.md @@ -1,6 +1,6 @@ -**NOTE: These are Coding Guidelines for TypeScript Contributors.** +# NOTE: These are Coding Guidelines for ***Contributors to TypeScript*** -While these guidelines are mainly **meant for contributors to the TypeScript project**, certain suggestions apply as to how idiomatic TypeScript code should be written (e.g. the "Names" and "Style" sections). +These guidelines are mainly **meant for contributors to the TypeScript project**. Feel free to adopt them for your own team. **Please do not file issues about these guidelines.**