Improve instructions for the "staging environment" part in CONTRIBUTING.md (Issue #2164) (#4570)

This commit is contained in:
Oren Magen 2020-10-13 01:08:20 +03:00 committed by GitHub
parent 147c9d442b
commit ce6cf7b439
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,14 +113,15 @@ Sadly, this default setup results in no contacts and no message history, an enti
empty application. But you can use the information from your production install of Signal
Desktop to populate your testing application!
First, find your application data:
First, exit both production and development apps (In macOS - literally quit the apps).
Second, find your application data:
- macOS: `~/Library/Application Support/Signal`
- Linux: `~/.config/Signal`
- Windows 10: `C:\Users\<YourName>\AppData\Roaming\Signal`
Now make a copy of this production data directory in the same place, and call it
`Signal-development`. Now start up the development version of the app as normal,
Now make a copy of this production data directory in the same directory (a sibling of the Signal
directory), and call it `Signal-development`. Now start up the development version of the app as normal,
and you'll see all of your contacts and messages!
You'll notice a prompt to re-link, because your production credentials won't work on