\r
Please see the [CONTRIBUTING file](CONTRIBUTING.md) for suggestions and guidelines on contributing to Gitblit. Thank you!\r
\r
+### tl;dr\r
+1. [Fork](https://github.com/gitblit-org/gitblit/fork) (and then `git clone https://github.com/gitblit-org/gitblit.git`).\r
+2. Create a branch (`git checkout -b branch_name`).\r
+3. Commit your changes (`git commit -a`).\r
+4. Push to the branch (`git push origin branch_name`).\r
+5. Open a Pull Request.\r
+\r
\r
Building Gitblit\r
----------------\r