summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAmar Tumballi <amar@kadalu.io>2020-08-12 18:47:56 +0530
committerDeepshikha Khandelwal <dkhandel@redhat.com>2020-10-07 07:14:21 +0000
commit085910d3b9cfb28f13b8c8e2d5bec7f08d17292d (patch)
tree41af850f057bb93aa8b2741996521263dd30b6e5 /README.md
parentc271c36ac9dbf47b365cc4e9de0e097fbbcc7945 (diff)
Migration: update the docs
* Make CONTRIBUTING.md have complete workflow documented. * Change './rfc.sh' to reflect the new workflow Updates: #1000 Also Updates: gluster/project-infrastructure#62 Change-Id: I31becd7cdb35cb68048b662786c31694791d50fe Signed-off-by: Amar Tumballi <amar@kadalu.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 92f829e431e..9d68e033782 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,7 @@
petabytes. It provides interfaces for object, block and file storage.
## Development
- Contributions to gluster in the form of patches and new feature additions can
- be made by following steps outlined at [Developers Guide](http://docs.gluster.org/en/latest/Developer-guide/Developers-Index/#contributing-to-the-gluster-community).
+ The development workflow is documented in [Contributors guide](CONTRIBUTING.md)
## Documentation
The Gluster documentation can be found at [Gluster Docs](http://docs.gluster.org).