From d5e884682851fa5a77c6fe18ff93b5a8a0019f24 Mon Sep 17 00:00:00 2001 From: Tim Head Date: Fri, 24 Feb 2017 17:46:40 +0100 Subject: [PATCH] Add reference to ORCID IDs to getting started docs --- doc/dev/getting-started.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/dev/getting-started.rst b/doc/dev/getting-started.rst index b56add3488..dac19bcb4d 100644 --- a/doc/dev/getting-started.rst +++ b/doc/dev/getting-started.rst @@ -376,8 +376,11 @@ Claiming an issue and starting to develop `__ for more info.) -#. Paste in the committer checklist from :doc:`coding-guidelines-and-review` - and, after its pasted in, check off as many of the boxes as you can. +#. Check off as many of the boxes as you can from the checklist that is + automatically added to the first comment of the Pull Request + discussion. If you have an `ORCID ID` post that + as well. This will make it much easier for the khmer team to include + you in khmer publications. #. As you add new commits to address bugs or formatting issues, you can keep pushing your changes to the pull request by doing::