about summary refs log tree commit diff stats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e52dbbd8..8ed164d5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,5 +1,10 @@
 # Contributing to Profanity
 
+## Build
+
+Please follow the [build section](https://profanity-im.github.io/guide/latest/build.html) in our user guide.
+You might also take a look at the `Dockerfile.*` in the root directory.
+
 ## Submitting patches
 We recommend for people to always work on a dedicated git branch for each fix or feature.
 Don't work on master.