diff options
author | Robert Speicher <rspeicher@gmail.com> | 2018-05-11 11:23:12 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2018-05-11 11:23:12 -0500 |
commit | 8284118f3619943976cff6c228de4e08e32abf73 (patch) | |
tree | 2197a8aa4d8433dbd7d9e2ead8699ee6d1ba500b /CONTRIBUTING.md | |
parent | 9532ca43d3acb752d973798c1a0aec83dacc9523 (diff) | |
download | gitlab-ce-8284118f3619943976cff6c228de4e08e32abf73.tar.gz |
Move footnote from CONTRIBUTING.md to doc/development/code_review.md
A section was moved in f644b8c8 but this got lost.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4f5d19ce2ce..d82f21fe795 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -728,6 +728,3 @@ available at [http://contributor-covenant.org/version/1/1/0/](http://contributor [polling-etag]: https://docs.gitlab.com/ce/development/polling.html [testing]: doc/development/testing_guide/index.md [us-english]: https://en.wikipedia.org/wiki/American_English - -[^1]: Please note that specs other than JavaScript specs are considered backend - code. |