From f76146c7bbe8362c0b5db08693b8643dbcdfa3bf Mon Sep 17 00:00:00 2001 From: Ed Chalstrey Date: Tue, 24 Oct 2023 09:53:38 +0100 Subject: [PATCH] update instructions --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0b20931dc3..de58af3841 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -235,11 +235,11 @@ Take a look at the full list of contributors on our [README](README.md). ### Adding new contributors -We use the @all-contributors bot. See the [documentation](https://allcontributors.org/docs/en/bot/usage) on how this is used. +We use @all-contributors to maintain the contributor list on the README, however we do not use the GitHub bot. -In short, you can comment on an Issue or Pull Request, asking @all-contributors to add a contributor: +You should follow the same instructions as above to [make a change with a pull request](#making-a-change-with-a-pull-request) when adding a new contributor. -`@all-contributors please add @ for ` +To add new contributor to the README table, see the [all-contributors CLI documentation](https://allcontributors.org/docs/en/cli/overview) and use the CLI to add the new contributor, then make a pull request with your changes. ## Get in touch