doc: move Contributing

Gitlab expects a CONTRIBUTING.md in the root directory, so move our
guide there.

Conversion to proper markup is a follow-up patch.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
Pekka Paalanen 2018-06-13 12:45:36 +03:00
parent 7846d4beea
commit d95cf31201
3 changed files with 1 additions and 3 deletions

View file

@ -121,7 +121,7 @@ BUILT_SOURCES = \
CLEANFILES = $(BUILT_SOURCES) doc/doxygen/doxygen_sqlite3.db
DISTCLEANFILES = src/wayland-version.h
EXTRA_DIST =
EXTRA_DIST = CONTRIBUTING.md

View file

@ -1,3 +1 @@
SUBDIRS = doxygen publican man
EXTRA_DIST = Contributing