summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJames Laska <jlaska@users.noreply.github.com>2017-08-22 20:25:04 +0200
committerGitHub <noreply@github.com>2017-08-22 20:25:04 +0200
commitd2be1e83cee218cac802919f25bc54d70e1a4213 (patch)
tree0a47be7262888c4c3a966b5ab4a35862cdf3fc21 /CONTRIBUTING.md
parentAdding apache v2 license (diff)
downloadawx-d2be1e83cee218cac802919f25bc54d70e1a4213.tar.xz
awx-d2be1e83cee218cac802919f25bc54d70e1a4213.zip
Minor adjustments to CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a6ae51ecbc..67e10c810a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -266,14 +266,14 @@ Don't use the issue tracker to get help on how to do something - please use the
How issues are resolved
-----------------------
-We triage our issues into high, medium, and low and will tag them with the relevant component (api, ui, installer, etc). We will typically focus on high priority
-issues. There aren't hard and fast rules for determining the severity of an issue, but generally high priority issues have an increased likelihood of breaking
+We triage our issues into high, medium, and low and will tag them with the relevant component (api, ui, installer, etc). We will typically focus on higher priority
+issues first. There aren't hard and fast rules for determining the severity of an issue, but generally high priority issues have an increased likelihood of breaking
existing functionality and/or negatively impacting a large number of users.
If your issue isn't considered `high` priority then please be patient as it may take some time to get to your report.
Before opening a new issue, please use the issue search feature to see if it's already been reported. If you have any extra detail to provide then please comment.
-Rather than posting a "me too" comment you might consider giving it a "thumbs up" on github.
+Rather than posting a "me too" comment you might consider giving it a [https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments]("thumbs up") on github.
Ansible Issue Bot
-----------------