From f3ae7ad6253a2dd05dc4b059855478327e4c4da7 Mon Sep 17 00:00:00 2001 From: Joshua Teves Date: Thu, 2 May 2019 17:18:45 -0400 Subject: [PATCH 1/3] Updates CONTRIBUTING to reflect contribution spec and bot --- CONTRIBUTING.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 726411f9a..d0cd46f5e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -197,8 +197,11 @@ And, if you have any questions, please don't hesitate to ask! ## Recognizing contributors -We welcome and recognize all contributions from documentation to testing to code development. -You can see a list of current contributors in the [contributors tab][link_contributors]. +We welcome and recognize [all contributions][link_all-contributors-spec] +from documentation to testing to code development. +You can see a list of current contributors in the +[contributors tab][link_contributors] and in this document +(kept up to date by the [all contributors bot][link_all-contributors-bot]). ## Thank you! @@ -245,4 +248,6 @@ You're awesome. :wave::smiley: [link_rst_guide]: http://docs.sphinxdocs.com/en/latest/step-1.html [link_contributors]: https://github.com/ME-ICA/tedana/graphs/contributors +[link_all-contributors-spec]: https://allcontributors.org/docs/en/specification +[link_all-contributors-bot]: https://allcontributors.org/docs/en/bot/overview [link_stemmrolemodels]: https://github.com/KirstieJane/STEMMRoleModels From af5845ccae27d9a18206b68f5038d5a4dedb0411 Mon Sep 17 00:00:00 2001 From: Joshua Teves Date: Sat, 25 May 2019 23:34:40 -0400 Subject: [PATCH 2/3] Adds usage instructions --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d0cd46f5e..3cd8911e5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -202,6 +202,8 @@ from documentation to testing to code development. You can see a list of current contributors in the [contributors tab][link_contributors] and in this document (kept up to date by the [all contributors bot][link_all-contributors-bot]). +You can see [here][link_all-contributors-bot-usage] for instructions on +how to use the bot. ## Thank you! @@ -250,4 +252,5 @@ You're awesome. :wave::smiley: [link_contributors]: https://github.com/ME-ICA/tedana/graphs/contributors [link_all-contributors-spec]: https://allcontributors.org/docs/en/specification [link_all-contributors-bot]: https://allcontributors.org/docs/en/bot/overview +[link_all-contributors-bot-usage]: https://allcontributors.org/docs/en/bot/usage [link_stemmrolemodels]: https://github.com/KirstieJane/STEMMRoleModels From c9caadf9dd7dc0f22b7821477d61833719956bf3 Mon Sep 17 00:00:00 2001 From: Joshua Teves Date: Thu, 30 May 2019 13:55:02 -0400 Subject: [PATCH 3/3] Update CONTRIBUTING.md Co-Authored-By: Elizabeth DuPre --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3cd8911e5..daffb93e2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -200,7 +200,7 @@ And, if you have any questions, please don't hesitate to ask! We welcome and recognize [all contributions][link_all-contributors-spec] from documentation to testing to code development. You can see a list of current contributors in the -[contributors tab][link_contributors] and in this document +README (kept up to date by the [all contributors bot][link_all-contributors-bot]). You can see [here][link_all-contributors-bot-usage] for instructions on how to use the bot.