blob: 307a7911628fc82d11b0bce5fe5655f727c6dece (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 information 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.
|