Commit Graph

16 Commits

Author SHA1 Message Date
WAT
7b191a4049
Remove references to keybase and switch to Matrix
Except `dao.bond.bondedRoleType.ROCKET_CHAT_ADMIN` which refers to an
unused role, every other instance of `keybase` has been contextually
updated to Matrix (bisq.chat); functions to display moderator name
and profile address on keybase have been updated to work with Matrix
usernames and urls.
Kept translated resources in original state as per jmacxx suggestion.
2022-02-02 16:57:06 +01:00
m52go
6d9c53ed0c
Switch old docs links to wiki links 2021-04-27 16:29:14 -04:00
Chris Beams
4a18ca8ecf
Link to project management process
See bisq-network/admin#49
2020-06-17 13:24:18 +02:00
cd2357
d3a9ce9620
Extend CONTRIBUTING.md with info on IDEA settings
Add a link to a StackOverflow answer showing how to configure IDEA to
automatically check and enforce the format of the commit message.

More specifically, the 50-character limit for the commit title and
72-character limit for the commit body.
2020-05-06 19:19:15 +02:00
Christoph Atteneder
12b5a4e619
Reference critical bugs process 2020-02-21 12:17:09 +01:00
Christoph Atteneder
047ecdcb72
Update communication channel for development work 2020-02-21 12:16:42 +01:00
Julian Knutsen
3ca02fcec3
Add re-review text to Contributing Doc
Explicitly state that Pull Requests with changes should ask for a re-review when those changes have been made. This will help the review workflow since they only need to keep track of PRs in the "review required " state.
2019-11-26 07:39:50 -08:00
Dimitris Apostolou
594fc08035
Fix typos and cleanup 2019-11-21 11:17:48 +02:00
Florian Reimair
8b76a443b0
Remove optional signing info 2019-11-15 11:16:24 +01:00
Florian Reimair
95d7b0ef6b
Added PR timeout info 2019-11-15 11:16:05 +01:00
Florian Reimair
5a9cf88787
Fixed spelling in Contributing.md 2019-11-15 11:14:55 +01:00
erciccione
8b2ecb4693
CONTRIBUTING.md: add 'squash commits' to contributor's workflow 2019-09-06 12:36:19 +02:00
Chris Beams
7985ff7e05
Apply review feedback 2018-11-15 11:25:45 +01:00
Chris Beams
e0e2da618e
Overhaul CONTRIBUTING.md 2018-11-14 18:20:53 +01:00
Chris Beams
8dccf04af8
Move docs/CONTRIBUTING.md => CONTRIBUTING.md
The CONTRIBUTING.md file must be located in the root directory of a
project (or within a .github directory) in order to be recognized by
GitHub and presented to users during the process of filing an issue
or pull request. It doesn't do any good within the docs/ directory.
2018-11-14 18:20:52 +01:00
Chris Beams
5c3a770c8d
Add CONTRIBUTING.md 2018-01-23 09:08:30 +01:00