From 6a926ec7fe95679829a7d6e0d3cfe848ddadc21d Mon Sep 17 00:00:00 2001 From: William Oldham Date: Mon, 3 Jul 2023 18:30:28 +0100 Subject: [PATCH] docs(contributing): reword note to be based off the planned label rather than awaiting approval --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index e81989bc..8c1cb182 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -52,7 +52,7 @@ If a pull request is opened before an issue is created and accepted, you may ris > **Note** > The exception to this are language contributions, which are discussed in [this section](#language-contributions) -Also, make sure that the issue you would like to work on has not been got the "awaiting-approval" label by a maintainer. Otherwise, if we reject the issue, it means your work will have gone to waste! +Also, make sure that the issue you would like to work on has been given the https://github.com/movie-web/movie-web/labels/planned label by a maintainer. Otherwise, if we reject the issue, it means your work will have gone to waste! ## Contributing If you're here because you'd like to work on an issue, amazing! Thank you for even considering contributing to movie-web; it means a lot :heart: