diff --git a/hbase-assembly/src/docbkx/community.xml b/hbase-assembly/src/docbkx/community.xml
index 2c09908aed9..075f5346908 100644
--- a/hbase-assembly/src/docbkx/community.xml
+++ b/hbase-assembly/src/docbkx/community.xml
@@ -36,7 +36,7 @@
keep elsewhere -- it should be public so it can be observed -- and you can update dev mailing list on progress. When the feature is ready for commit,
3 +1s from committers will get your feature mergedSee HBase, mail # dev - Thoughts about large feature dev branches
-
+
Patch +1 Policy
@@ -47,7 +47,7 @@ first to see if it works before we cast it in stone.
Apache HBase is made of
components.
-Components have one or more s. See the 'Description' field on the
+Components have one or more s. See the 'Description' field on the
components
JIRA page for who the current owners are by component.
@@ -67,8 +67,31 @@ first pass).
Any -1 on a patch by anyone vetos a patch; it cannot be committed
until the justification for the -1 is addressed.
-
-
+
+
+ How to set fix version in JIRA on issue resolve
+ Here is how we agreed to set versions in JIRA when we
+ resolve an issue. If trunk is going to be 0.98.0 then:
+
+
+ Commit only to trunk: Mark with 0.98
+
+
+ Commit to 0.95 and trunk : Mark with 0.98, and 0.95.x
+
+
+ Commit to 0.94.x and 0.95, and trunk: Mark with 0.98, 0.95.x, and 0.94.x
+
+
+ Commit to 89-fb: Mark with 89-fb.
+
+
+ Commit site fixes: no version
+
+
+
+
+
Community Roles
@@ -104,6 +127,6 @@ goals or the design toward which they are driving their component
If you would like to be volunteer as a component owner, just write the
dev list and we'll sign you up. Owners do not need to be committers.
-
-
+
+