From 8ad85c1f11044f3ea3afde86f691a145b6213204 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 10 Mar 2016 22:06:42 -0800 Subject: [PATCH] CONTRIBUTING.md: Prohibit "+1" comments in favor of reactions Refs https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments Refs https://github.com/dear-github/dear-github/issues/141#issuecomment-195106918 [ci skip] --- CONTRIBUTING.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab7b624c0e..956e572e41 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,10 +24,16 @@ restrictions: * Please **do not** derail or troll issues. Keep the discussion on topic and respect the opinions of others. +* Please **do not** post comments consisting solely of "+1" or ":thumbsup:". + Use [GitHub's "reactions" feature](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments) + instead. We reserve the right to delete comments which violate this rule. + * Please **do not** open issues or pull requests regarding the code in [`Normalize`](https://github.com/necolas/normalize.css) (open them in its repository). -* Please **do not** open issues regarding the official themes offered on . Instead, please email any questions or feedback regarding those themes to `themes AT getbootstrap DOT com`. + +* Please **do not** open issues regarding the official themes offered on . + Instead, please email any questions or feedback regarding those themes to `themes AT getbootstrap DOT com`. ## Issues and labels