From 3a1be410fe8f57e29a73c782152af84b619fba90 Mon Sep 17 00:00:00 2001 From: Zeger-Jan van de Weg Date: Thu, 25 Jan 2018 11:56:56 +0000 Subject: Document how to add a Gitaly endpoint --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a2bf0daf9..521320921 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -157,6 +157,8 @@ the traditional author-reviewer 1-author-reviewer 1-reviewer 2-author-reviewer 2 ## Gitaly Developer Quick-start Guide +For Rubyist interested in a primer on working on Gitaly, please read the [Rubyist Gitaly Guide](./doc/ruby_endpoint.md) + - Check the [README.md](README.md) file to ensure that you have the correct version of Go installed. - To **lint**, **check formatting**, etc: `make verify` - To **build**: `make build` -- cgit v1.2.3