summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-04-01 17:33:00 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-04-02 09:06:00 -0300
commit9780fab0e570a3ecdaace3ce3056a9d8934da632 (patch)
treedbd6cd5894c9b80600c801943c35427b091ef488 /README.md
parent476ea8f55094eac8d21656188a13c3f3c723a461 (diff)
downloadgnome-control-center-9780fab0e570a3ecdaace3ce3056a9d8934da632.tar.gz
docs: Document the Communication Guidelines
These are the documented guidelines for when communicating and interacting with humans. Not following the documented guidelines means the comment will be removed, or the ticket will be closed. [skip ci]
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 14 insertions, 9 deletions
diff --git a/README.md b/README.md
index 578c45756..74846e968 100644
--- a/README.md
+++ b/README.md
@@ -12,17 +12,10 @@ GNOME Settings is GNOME's main interface for configuration of various aspects of
See `docs/CONTRIBUTING.md` for details on the contribution process, and `docs/HACKING.md`
for the coding style guidelines.
-## Testing Unstable Settings
-
-It is quite easy to test and give feedback about the development version of GNOME
-Settings. Just access https://gitlab.gnome.org/GNOME/gnome-control-center/environments,
-get the latest version, download it, double-click the file, install and run.
-
-Note that GNOME Settings Flatpak will only work if you are running
-the latest GNOME version in your host system.
-
## Reporting Bugs
+Before reporting any bugs or opening feature requests, [read the communication guidelines][communication-guidelines].
+
Bugs should be reported to the GNOME bug tracking system under the product
gnome-control-center. It is available at [GitLab Issues](https://gitlab.gnome.org/GNOME/gnome-control-center/issues).
@@ -56,3 +49,15 @@ Reproduce the crash and when the program exits to (gdb) prompt, get the backtrac
Once you have the backtrace, copy and paste it into the 'Comments' field or attach it as
a file to the bug report.
+
+## Testing Unstable Settings
+
+It is quite easy to test and give feedback about the development version of GNOME
+Settings. Just access https://gitlab.gnome.org/GNOME/gnome-control-center/environments,
+get the latest version, download it, double-click the file, install and run.
+
+Note that GNOME Settings Flatpak will only work if you are running
+the latest GNOME version in your host system.
+
+
+[communication-guidelines]: https://gitlab.gnome.org/GNOME/gnome-control-center/blob/master/docs/CONTRIBUTING.md#communication-guidelines