From 786baa2b3101e02ea823e6eb5bc910887437ad95 Mon Sep 17 00:00:00 2001 From: iwilltry42 Date: Tue, 6 Oct 2020 16:50:11 +0200 Subject: [PATCH] update Contributing.md --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1a5c304d..92383c8c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,3 +17,9 @@ If you want to show up in our Contributors section, please make use of the @all- Here's a full guide on using the bot: . The simplest way to use it is (in a comment on an issue or a pull-request): `@all-contributors please add for `, where `` is a [list of contributions](https://allcontributors.org/docs/en/emoji-key). + +Here's an [example comment on a PR](https://github.com/rancher/k3d/pull/368#issuecomment-704320376) to tell the bot to add @zeerorg (who had the initial idea for k3s in docker) to the list of contributors for the ideas and code he added: + +> @all-contributors please add @zeerorg for ideas and code + +The bot will open a PR to add the user to the list and posts the link as a follow-up comment on the issue/PR.