1
0
Fork 0
Commit Graph

21 Commits

Author SHA1 Message Date
Michael Vetter 951df64a43 docs: Add info about different clang-format versions
Make this clear to new users. Since sjaeckel had reservations
on https://github.com/profanity-im/profanity/pull/1828.
2023-04-15 11:50:57 +02:00
Michael Vetter 54cf152130 contributing: add note about testing 2023-04-09 21:25:28 +02:00
Michael Vetter a0d5c07a4c Fix headings in contributing.md 2023-03-31 14:14:52 +02:00
Michael Vetter e1d45f05d3 Update to new mailing list
Maintained by https://github.com/StefanKropp
2023-03-01 15:25:41 +01:00
Michael Vetter 0bae298746 Update mailing list link 2023-01-10 10:24:44 +01:00
Michael Vetter a0f8adc681 Add commit info to CONTRIBUTING.md 2022-10-10 08:05:11 +02:00
Michael Vetter 5d945a9629 contributing: add part about other git services 2022-09-06 20:01:51 +02:00
Michael Vetter 22064b3a28 contrib: request screenshot upon UI change 2022-05-02 09:59:08 +02:00
Michael Vetter 81b5230da5 Add hint about shortcuts 2022-03-02 17:24:32 +01:00
Michael Vetter 3defa56dcb Add build section to contributing.md 2022-02-23 13:14:58 +01:00
Michael Vetter d15f905d83 Add unit tests section to CONTIBUTING.md
And rename a header.
2022-02-18 18:49:43 +01:00
Michael Vetter a9c875e2ce Update the contributing guide
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.
2022-02-17 14:02:45 +01:00
Michael Vetter 46c8245af9 Format new register code correctly 2021-10-13 21:32:44 +02:00
Michael Vetter ce5bf721ca Mention make spell and doublecheck in contributing.md 2021-10-05 09:49:50 +02:00
Michael Vetter 02e7cc029c Add codespell info to contributing 2021-10-01 23:16:17 +02:00
Michael Vetter e3797076d9 Add filetype check to pre hook example
We have `Language: Cpp` in .clang-format but recently it tried to format
my makefile anyways.
Let's add this to be sure.
2020-07-15 11:36:39 +02:00
William Wennerström 815a655768
Add highlighting 2020-07-07 10:11:31 +02:00
William Wennerström d1bf922b1a
Tip about pre-push hook in contribution guidelines 2020-07-07 10:06:47 +02:00
Michael Vetter 1bbb819dac Add pre-commit hook clang-format example
Regards https://github.com/profanity-im/profanity/issues/1396
2020-07-07 09:51:47 +02:00
Michael Vetter 66f9a6b721 Add clang-format file
People should run `make format` before doing a commit.
Fix https://github.com/profanity-im/profanity/issues/1396
2020-07-07 09:42:00 +02:00
Michael Vetter 2592216084 Add CONTRIBUTING.md 2019-07-23 09:25:17 +02:00