mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
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:
parent
7846d4beea
commit
d95cf31201
3 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1 @@
|
|||
SUBDIRS = doxygen publican man
|
||||
|
||||
EXTRA_DIST = Contributing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue