about summary refs log tree commit diff stats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-02-23 13:14:58 +0100
committerMichael Vetter <jubalh@iodoru.org>2022-02-23 13:14:58 +0100
commit3defa56dcb0b5378e89cc4bffcfe495af8ed7f22 (patch)
tree073c744a55caae283abdd4ff69899e9189ba4039 /CONTRIBUTING.md
parent35b7555399d9058f0b734a951c9d1339ff2576e3 (diff)
downloadprofani-tty-3defa56dcb0b5378e89cc4bffcfe495af8ed7f22.tar.gz
Add build section to contributing.md
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.