Skip to content

Commit 4daef13

Browse files
committed
added contribution text
1 parent 689d144 commit 4daef13

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

contribute.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Gluster Hadoop Interface - Contributing
2+
3+
## Overview
4+
The gluster-hadoop interface is an open source gluster optimized implementation of the org.apache.hadoop.fs.FileSystem class.
5+
6+
Community participation is open to those who follow the process.
7+
8+
9+
### Bugs
10+
Bugs are tracked via Red Hat's Bugzilla tracking tools under the Red Hat Storage component. To open a bug visit [Red Hat Bugzilla](https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Storage) and select the gluster-hadoop component.
11+
12+
### Submitting Patches
13+
To submit a patch to the gluster source repository, use the github.com pull request feature.
14+
15+
Start by creating a clone of the hadoop-gluster github repo. After you've cloned the repo, you can code a fix and push the changes to your personal code repository.
16+
17+
After the changes are pushed to github open a pull request to integrate the changes into the hadoop-gluster source repository.
18+
19+
Please include any technical information about the patch, a link to a bugzilla bug, and any other relevant information.
20+
21+
22+
### Request for merge
23+
Once your push request has been submited through github please notify [email protected]. Patches are merged by vote of the PMC.
24+

contribute.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Gluster Hadoop Interface - Contributing
2+
---------------------------------------
3+
4+
Overview
5+
--------
6+
The gluster-hadoop interface is an open source gluster optimized implementation of the org.apache.hadoop.fs.FileSystem class.
7+
8+
Community participation is open to those who follow the process.
9+
10+
Bugs
11+
----
12+
Bugs are tracked via Red Hat's Bugzilla tracking tools under the Red Hat Storage component. To open a bug visit Red Hat Bugzilla and select the gluster-hadoop component.
13+
14+
Submitting Patches
15+
To submit a patch to the gluster source repository, use the github.com pull request feature.
16+
17+
Start by creating a clone of the hadoop-gluster github repo. After you've cloned the repo, you can code a fix and push the changes to your personal code repository.
18+
19+
After the changes are pushed to github open a pull request to integrate the changes into the hadoop-gluster source repository.
20+
21+
Please include any technical information about the patch, a link to a bugzilla bug, and any other relevant information.
22+
23+
Request for Merge
24+
-----------------
25+
Once your push request has been submited through github please notify [email protected]. Patches are merged by vote of the PMC.

0 commit comments

Comments
 (0)