We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d571bd0 commit e7efb5eCopy full SHA for e7efb5e
README.md
@@ -5,3 +5,13 @@ nfs-ganesha
5
NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode on most UNIX/Linux systems. It also supports the 9p.2000L protocol.
6
7
For more information, consult the [project wiki](https://github.com/nfs-ganesha/nfs-ganesha/wiki).
8
+
9
+# CONTRIBUTING
10
11
+Code contributions to Ganesha are managed by submission to gerrithub for review. We do not merge from github pull requests.
12
13
+See src/CONTRIBUTING_HOWTO.txt for details.
14
15
+# BUILDING
16
17
+See src/COMPILING_HOWTO.txt
0 commit comments