From 3defa56dcb0b5378e89cc4bffcfe495af8ed7f22 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 23 Feb 2022 13:14:58 +0100 Subject: Add build section to contributing.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) 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. -- cgit 1.4.1-2-gfad0 nge='this.form.submit();'> Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log blame commit diff stats
path: root/tests/unittests/test_cmd_account.c
blob: a1fff9b93885617e6cef099b7028b32bcd365931 (plain) (tree)
1
2
3
4
5
6
7
8
9