From 1aa65571adebe5e366c39b09ea32920fb9b8fc2e Mon Sep 17 00:00:00 2001 From: Maxim Baz Date: Tue, 7 May 2019 09:03:59 +0200 Subject: [PATCH] Clarify "configure browsers" in issue template Fixes #147 --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 472dc79..b74bc39 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -16,7 +16,7 @@ --- -If you are seeing "Error: Specified native messaging host not found", have you followed [Configure browsers](https://github.com/browserpass/browserpass-native#configure-browsers) documentation section? +If you are getting an error immediately after opening popup, have you followed the [Configure browsers](https://github.com/browserpass/browserpass-native#configure-browsers) documentation section? ---