aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-09-20 10:04:45 -0700
committerJon Bratseth <bratseth@yahoo-inc.com>2017-09-20 10:04:45 -0700
commit21c7e7b56973e0132bf063cf49e1bf0d7f8b57b2 (patch)
treefbe870af47fd21f9a3cee3e953c78e7528666b63 /CONTRIBUTING.md
parente6120f4dba393a473647d7b242fcfc0a40974b25 (diff)
Fix markup
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
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.