summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2020-10-31 11:04:31 +0100
committerBenny Baumann <BenBE@geshi.org>2020-10-31 11:11:40 +0100
commitde884d17bb568bbce8881a1f4a937a2edcdb0e5a (patch)
tree90a36706f3269483f074a3bd98e1f7d8477ecb09 /CONTRIBUTING.md
parentbbf01054bf943db4394027d77915f9625ebde81e (diff)
Documentation on the repository style guide
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7110e44c..65eb95c9 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -32,3 +32,14 @@ Feature Requests
Please label Github issues that are feature requests with the [`feature
request`](https://github.com/htop-dev/htop/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22feature+request%22+)
label.
+
+Style Guide
+-----------
+
+To make working with the code easier a set of guidelines have evolved in
+the past that new contributions should try to follow. While they are not set
+in stone and always up for changes should the need arise they still provide
+a first orientation to go by when contributing to this repository.
+
+The details of the coding style as well as what to take care about with your
+contributions can be found in our [style guide](docs/styleguide.md).

© 2014-2024 Faster IT GmbH | imprint | privacy policy