From f6d560c1a46b05802ad81dc4a815d28a50c5b8f4 Mon Sep 17 00:00:00 2001 From: Tom Clegg Date: Thu, 21 Dec 2017 13:48:54 -0500 Subject: [PATCH] Note DCO requirement. Fix some typos. No issue # Arvados-DCO-1.1-Signed-off-by: Tom Clegg --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5940da543..c480ffda4c 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ doc/README.textile for instructions. ## Community -The [#arvados](irc://irc.oftc.net:6667/#arvados IRC) (Internet Relay Chat) +The [#arvados](irc://irc.oftc.net:6667/#arvados) IRC (Internet Relay Chat) channel at the [Open and Free Technology Community (irc.oftc.net)](http://www.oftc.net/oftc/) is available for live discussion and support. You can use a traditional IRC @@ -58,7 +58,7 @@ is a forum for general discussion, questions, and news about Arvados development. The [Arvados developer mailing list](http://lists.arvados.org/mailman/listinfo/arvados-dev) is a forum for more technical discussion, intended for developers and -contributers to Arvados. +contributors to Arvados. ## Development @@ -73,6 +73,10 @@ Instructions for setting up a development environment and working on specific components can be found on the ["Hacking Arvados" page of the Arvados wiki](https://dev.arvados.org/projects/arvados/wiki/Hacking). +## Contributing + +When making a pull request, please ensure *every git commit message* includes a one-line [Developer Certificate of Origin](https://dev.arvados.org/projects/arvados/wiki/Developer_Certificate_Of_Origin). If you have already made commits without it, fix them with `git commit --amend` or `git rebase`. + ## Licensing Arvados is Free Software. See COPYING for information about Arvados Free -- 2.30.2