From 8fea373758ffd27dff30a823f18eab9b4f0e8cd0 Mon Sep 17 00:00:00 2001 From: Jessica Lord Date: Tue, 19 May 2015 11:08:43 -0700 Subject: [PATCH] Use Electron repo search url --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 727a09c4cd54..cbebe6f418cd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ possible with your report. If you can, please include: * Other things that will help resolve your issue: * Screenshots and animated GIFs * Error output that appears in your terminal, dev tools or as an alert - * Perform a [cursory search](https://github.com/issues?q=+is%3Aissue+user%3Aatom) + * Perform a [cursory search](https://github.com/atom/electron/issues?utf8=✓&q=is%3Aissue+) to see if a similar issue has already been submitted ## Submitting Pull Requests