summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-11-17 20:50:56 +0000
committerGerrit Code Review <review@openstack.org>2017-11-17 20:50:56 +0000
commit493075ca1666ca994edb29e7bb639e6f236159bc (patch)
treeda19a4e9cc873c9b8a2f4f5f58a8d795557e8a34
parentf918bf76d22ea2ea92aaa5856da83fc267705249 (diff)
parentc1b6e647d97d0bcf9433e699d0a29e9ece581326 (diff)
downloadgit-review-493075ca1666ca994edb29e7bb639e6f236159bc.tar.gz
Merge "Add a note about contribution priorities"
-rw-r--r--CONTRIBUTING.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 333d221..f125621 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -2,6 +2,16 @@
Contributing to git-review
============================
+This tool is considered mostly feature-complete by its authors. It
+is meant to provide a simple, convenient tool for users of basic
+Gerrit change workflows. Contributions fixing bugs or regressions,
+maintaining support for newer Gerrit/Git releases and improving test
+coverage are welcome and encouraged. It is not, however, intended as
+an all-encompassing Gerrit client (there are plenty of other tools
+available supporting more advanced interactions), so proposed
+feature additions may make more sense implemented as complimentary
+``git`` subcommands or similar related but separate projects.
+
To get the latest code, see: https://git.openstack.org/cgit/openstack-infra/git-review
Bugs are handled at: https://storyboard.openstack.org/#!/project/719