Update testing steps

Use both links for setting up. Make it clear one is more recent than the other.
This commit is contained in:
Mawueli Kofi Adzoe 2021-03-16 08:27:01 -07:00 committed by GitHub
parent 1b91d51f98
commit f9e5c99fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ This guide describes the testing process performed prior to each release.
In order to take part in the testing process, you will need to do the following: In order to take part in the testing process, you will need to do the following:
- Build Bisq from source (see [build.md](build.md)) - Build Bisq from source (see [build.md](build.md))
- Setup a development/testing environment (see [Makefile.md](Makefile.md)) - Setup a development/testing environment (see [Makefile](Makefile) (new) or [dev-setup.md](dev-setup.md) (deprecated))
- Request access to [TestPad](https://bisq.ontestpad.com) (our test management tool) - Request access to [TestPad](https://bisq.ontestpad.com) (our test management tool)
## Communication Channels ## Communication Channels