[glib: 3/4] docs: Rename README.commits to CONTRIBUTING.md
- From: Xavier Claessens <xclaesse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 3/4] docs: Rename README.commits to CONTRIBUTING.md
- Date: Fri, 15 Jun 2018 13:25:10 +0000 (UTC)
commit 77dba8537c476142b89ab34b745105715f7b06e5
Author: Philip Withnall <withnall endlessm com>
Date: Fri Jun 15 12:56:38 2018 +0100
docs: Rename README.commits to CONTRIBUTING.md
That means GitLab will automatically pick it up and link people to it.
Signed-off-by: Philip Withnall <withnall endlessm com>
README.commits => CONTRIBUTING.md | 0
HACKING | 2 +-
Makefile.am | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README.commits b/CONTRIBUTING.md
similarity index 100%
rename from README.commits
rename to CONTRIBUTING.md
diff --git a/HACKING b/HACKING
index e04e0dcdd..7c130ab40 100644
--- a/HACKING
+++ b/HACKING
@@ -33,5 +33,5 @@ Note that autogen.sh runs configure for you. If you wish to pass
options like --prefix=/usr to configure you can give those options
to autogen.sh and they will be passed on to configure.
-For information about submitting patches see the README.commits file. For
+For information about submitting patches see the CONTRIBUTING.md file. For
information about major design decisions, see the README.rationale file.
diff --git a/Makefile.am b/Makefile.am
index 7de8c8ec9..a888e6df3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,7 @@ EXTRA_DIST += \
NEWS.pre-1-3 \
acglib.m4 \
sanity_check \
- README.commits \
+ CONTRIBUTING.md \
README.md \
README.rationale \
INSTALL.in \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]