From ce6cf7b439247d1db8553373424d16510e95f006 Mon Sep 17 00:00:00 2001 From: Oren Magen Date: Tue, 13 Oct 2020 01:08:20 +0300 Subject: [PATCH] Improve instructions for the "staging environment" part in CONTRIBUTING.md (Issue #2164) (#4570) --- CONTRIBUTING.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bf8defedf..e811bd1b8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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\\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