summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82c2d5d..14d7c4b 100644
--- a/README.md
+++ b/README.md
@@ -58,3 +58,11 @@ You have two options:
* `GLIBC_FAKE_VERSION` will override the result of `gnu_get_libc_version`, which currently defaults to "2.8".
* `GLIBC_FAKE_DEBUG` will cause dlmopen and dlvsym to display the overrides they are performing, and may cause
additional output to stderr with other functions in the future.
+
+## reporting issues
+
+If you are having issues with gcompat, please report them at our [bug tracker](https://bts.adelielinux.org/).
+
+## contributing
+
+If you want to contribute code or documentation, please see the CONTRIBUTING.rst file in this repository.