summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2012-12-14 17:14:28 -0500
committerBryan McLellan <btm@opscode.com>2012-12-14 17:14:38 -0500
commit372fc903d18b2de756738649bef18e376002c64b (patch)
tree98590ae063bf6f68e396a0a450c83a223a698400 /CONTRIBUTING.md
parent15699c593d0d72c998c54b56e87b4a47723c45a0 (diff)
downloadchef-372fc903d18b2de756738649bef18e376002c64b.tar.gz
Update contributing for new code review workflow
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6da0defc81..4b532feab3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -119,9 +119,12 @@ Opscode regularly reviews code contributions and provides suggestions for improv
We find contributions by searching the ticket tracker for _resolved_ tickets with a status of _fixed_. If we have feedback we will
reopen the ticket and you should resolve it again when you've made the changes or have a response to our feedback. When we believe
-the patch is ready to be merged, we will tag the _Code Reviewed_ field with _Reviewed_.
+the patch is ready to be merged, we update the status to _Fix Reviewed_.
-Depending on the project, these tickets are then merged within a week or two, depending on the current release cycle.
+Depending on the project, these tickets are then merged within a week or two, depending on the current release cycle. At this
+point the ticket status will be updated to _Fix Committed_ or _Closed_.
+
+Please see the [Code Review|http://wiki.opscode.com/display/chef/Code+Review] page on the wiki for additional information.
## Release Cycle