summaryrefslogtreecommitdiffstats
path: root/ISSUES.md
diff options
context:
space:
mode:
authorJoel Tenta <joeltenta@gmail.com>2021-12-09 13:52:00 +0100
committerLila Yasin <djyasin.ly@gmail.com>2023-05-24 16:06:42 +0200
commitf46c7452d1d1cc8cc52226a9ecc406e0c8f66327 (patch)
tree1e8745c784befb43034696bd50b0073b44d958db /ISSUES.md
parentUpdated sqlparse library (#13962) (diff)
downloadawx-f46c7452d1d1cc8cc52226a9ecc406e0c8f66327.tar.xz
awx-f46c7452d1d1cc8cc52226a9ecc406e0c8f66327.zip
Spelling and codespelling corrections from community PR
- Made the choice not to pull in the CI tools due to the possibility of it blocking PRs. Co-Authored By: Lila Yasin <89486372+djyasin@users.noreply.github.com>
Diffstat (limited to 'ISSUES.md')
-rw-r--r--ISSUES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ISSUES.md b/ISSUES.md
index 0358bd15e9..f6274f0c0b 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -31,7 +31,7 @@ If your issue isn't considered high priority, then please be patient as it may t
`state:needs_info` The issue needs more information. This could be more debug output, more specifics out the system such as version information. Any detail that is currently preventing this issue from moving forward. This should be considered a blocked state.
-`state:needs_review` The issue/pull request needs to be reviewed by other maintainers and contributors. This is usually used when there is a question out to another maintainer or when a person is less familar with an area of the code base the issue is for.
+`state:needs_review` The issue/pull request needs to be reviewed by other maintainers and contributors. This is usually used when there is a question out to another maintainer or when a person is less familiar with an area of the code base the issue is for.
`state:needs_revision` More commonly used on pull requests, this state represents that there are changes that are being waited on.