From 21c7e7b56973e0132bf063cf49e1bf0d7f8b57b2 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Wed, 20 Sep 2017 10:04:45 -0700 Subject: Fix markup --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 487d7fb8522..a2690f6d127 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ and the [Vespa documentation](http://github.com/vespa-engine/documentation) are welcome. This documents tells you what you need to know to contribute. -## Open development +## Open development All work on Vespa happens directly on Github, using the [Github flow model](https://guides.github.com/introduction/flow/). We release the master branch a few times a week and you should expect it to almost always work. @@ -39,4 +39,4 @@ It may help to read the READMEs of each module. ## License and copyright If you add new files you are welcome to use your own copyright. In any case the code (or documentation) you submit will be licensed -under the Apache 2.0 license. \ No newline at end of file +under the Apache 2.0 license. -- cgit v1.2.3