From 63cdd9a5b2e6c6d9c91521f3d261816f79f39e53 Mon Sep 17 00:00:00 2001 From: Josephine Lim Date: Fri, 16 Feb 2018 01:10:40 +1000 Subject: [PATCH] Add search instructions to issue_template.md --- ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 8758be596..d8ef17752 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,3 +1,5 @@ +_Before creating an issue, please search the existing issues to see if a similar one has already been created. You can search issues by specific labels (e.g. `label:nearby `) or just by typing keywords into the search filter._ + **Summary:** Summarize your issue in one sentence (what goes wrong, what did you expect to happen)