about summary refs log tree commit diff stats
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Add info about different clang-format versionsMichael Vetter2023-04-151-0/+2
| | | | | Make this clear to new users. Since sjaeckel had reservations on https://github.com/profanity-im/profanity/pull/1828.
* contributing: add note about testingMichael Vetter2023-04-091-0/+1
|
* Fix headings in contributing.mdMichael Vetter2023-03-311-2/+2
|
* Update to new mailing listMichael Vetter2023-03-011-1/+1
| | | | Maintained by https://github.com/StefanKropp
* Update mailing list linkMichael Vetter2023-01-101-1/+1
|
* Add commit info to CONTRIBUTING.mdMichael Vetter2022-10-101-0/+6
|
* contributing: add part about other git servicesMichael Vetter2022-09-061-0/+7
|
* contrib: request screenshot upon UI changeMichael Vetter2022-05-021-0/+1
|
* Add hint about shortcutsMichael Vetter2022-03-021-0/+4
|
* Add build section to contributing.mdMichael Vetter2022-02-231-0/+5
|
* Add unit tests section to CONTIBUTING.mdMichael Vetter2022-02-181-2/+6
| | | | And rename a header.
* Update the contributing guideMichael Vetter2022-02-171-1/+38
| | | | | | | We need to define some rules to make sure people know what they need to take care about. To allow us to later still understand the changes in an optimal way and make everyones work easier.
* Format new register code correctlyMichael Vetter2021-10-131-1/+1
|
* Mention make spell and doublecheck in contributing.mdMichael Vetter2021-10-051-0/+4
|
* Add codespell info to contributingMichael Vetter2021-10-011-0/+5
|
* Add filetype check to pre hook exampleMichael Vetter2020-07-151-1/+3
| | | | | | We have `Language: Cpp` in .clang-format but recently it tried to format my makefile anyways. Let's add this to be sure.
* Add highlightingWilliam Wennerström2020-07-071-2/+2
|
* Tip about pre-push hook in contribution guidelinesWilliam Wennerström2020-07-071-0/+16
|
* Add pre-commit hook clang-format exampleMichael Vetter2020-07-071-0/+11
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* Add clang-format fileMichael Vetter2020-07-071-0/+5
| | | | | People should run `make format` before doing a commit. Fix https://github.com/profanity-im/profanity/issues/1396
* Add CONTRIBUTING.mdMichael Vetter2019-07-231-0/+22