diff options
| author | Chris Rebert <[email protected]> | 2016-03-13 00:53:32 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-03-13 00:53:32 -0800 |
| commit | af09be5ba2dcdd7d7475b019def6670c8aa034bd (patch) | |
| tree | 6eca8ca1b0504f81cc2ce0fbeeb62c819cafbdfb /CONTRIBUTING.md | |
| parent | fcb41c7afddc60e65218eaa7d4c95a76bc22380d (diff) | |
| parent | 8ad85c1f11044f3ea3afde86f691a145b6213204 (diff) | |
| download | bootstrap-af09be5ba2dcdd7d7475b019def6670c8aa034bd.tar.xz bootstrap-af09be5ba2dcdd7d7475b019def6670c8aa034bd.zip | |
Merge pull request #19470 from twbs/plus-1-stfu
CONTRIBUTING.md: Prohibit "+1" comments in favor of reactions
[ci skip]
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ab7b624c0..956e572e4 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 <http://themes.getbootstrap.com/>. 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 <http://themes.getbootstrap.com/>. + Instead, please email any questions or feedback regarding those themes to `themes AT getbootstrap DOT com`. ## Issues and labels |
