summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-06-16 12:08:23 +0200
committerSytse Sijbrandij <sytses@gmail.com>2014-06-16 12:08:23 +0200
commit4ea7b192d4de3b670829b817914f26c943cc286c (patch)
treec2ebf8338bace5bd032ca0dbb4886ccf8b4764a5 /CONTRIBUTING.md
parent9220e3ef18dfaa9fed0e016b667d1b8c862cc5df (diff)
downloadgitlab-ce-4ea7b192d4de3b670829b817914f26c943cc286c.tar.gz
Use same size headers. Add PullReview. Mention shell guide as created by us.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ee17f1d6cc9..3b6212c960d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -110,8 +110,7 @@ For examples of feedback on merge requests please look at already [closed merge
1. [Rails](https://github.com/bbatsov/rails-style-guide)
1. [Testing](https://github.com/thoughtbot/guides/tree/master/style#testing)
1. [CoffeeScript](https://github.com/thoughtbot/guides/tree/master/style#coffeescript)
-1. [Shell commands](doc/development/shell_commands.md)
+1. [Shell commands](doc/development/shell_commands.md) created by GitLab contributors to enhance security
1. [Markdown](http://www.cirosantilli.com/markdown-styleguide)
-This is also the style used by linting tools such as [Rubocop](https://github.com/bbatsov/rubocop)
-and [Hound CI](https://houndci.com).
+This is also the style used by linting tools such as [Rubocop](https://github.com/bbatsov/rubocop), PullReview[https://www.pullreview.com/] and [Hound CI](https://houndci.com).