We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd65b6 commit 1dd56f4Copy full SHA for 1dd56f4
CONTRIBUTING.md
@@ -1,9 +1,10 @@
1
Contributing
2
============
3
4
-First of all, thank you for contributing, you are awesome! Here are a few rules
5
-to follow in order to ease code reviews, and discussions before maintainers
6
-accept and merge your work.
+First of all, **thank you** for contributing, **you are awesome**!
+
+Here are a few rules to follow in order to ease code reviews, and discussions before
7
+maintainers accept and merge your work.
8
9
You MUST follow the [PSR-1](http://www.php-fig.org/psr/1/) and
10
[PSR-2](http://www.php-fig.org/psr/2/). If you don't know about any of them, you
0 commit comments