From 98d0533d57756f8092dd1b4cc717143d3b1c313e Mon Sep 17 00:00:00 2001 From: Ondrej Holy Date: Thu, 19 Jul 2018 09:38:08 +0200 Subject: Add CONTRIBUTING.md instead of README.commits Add general information about code contribution to GVfs. Consequently remove superseded README.commits. --- CONTRIBUTING.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') 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 -- cgit v1.2.1