summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 00000000..8caf3b38
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,13 @@
+# Contributing to GVfs
+
+For more GVfs development resources see https://wiki.gnome.org/Projects/gvfs.
+
+## Source Repository
+
+GVfs source repository is at https://gitlab.gnome.org/GNOME/gvfs.
+
+## Code Contribution
+
+See https://wiki.gnome.org/GitLab for general informations about GitLab workflow
+for code contribution. GVfs still uses linear GIT history without merge commits,
+please see general commit guidelines at https://wiki.gnome.org/Git/CommitMessages. \ No newline at end of file