[gnome-games] hacking: Make tag rules more explicit
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] hacking: Make tag rules more explicit
- Date: Thu, 9 Feb 2017 09:19:47 +0000 (UTC)
commit 92f148ef429894874dbfce18ed1b3c0157d76a42
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu Feb 9 10:15:09 2017 +0100
hacking: Make tag rules more explicit
HACKING | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/HACKING b/HACKING
index fb7b319..de19eb8 100644
--- a/HACKING
+++ b/HACKING
@@ -23,6 +23,13 @@ General rules:
when reading we know the name refers to an operation,
- write property names between single quotes and in kebab-case.
+The tag can be:
+- the name of the sub-directory of data, plugins or src in which the
+ change was made,
+- 'build' if it affects the build system,
+- anything else that seems more appropriate for the change,
+- nothing if multiple parts were affected.
+
The actual changes:
- the first paragraph explains what the commit does from an objective
point of view: the code change,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]