From b384d89773992a5d1e0711799b0abda547b5df60 Mon Sep 17 00:00:00 2001 From: eksperimental Date: Sun, 12 Jul 2015 22:18:26 +0700 Subject: [PATCH] link to search issues --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3f43d7b3ee6..66971f23e6a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,8 +30,8 @@ Good bug reports are extremely helpful - thank you! Guidelines for bug reports: -1. **Use the GitHub issue search** — check if the issue has already been - reported. +1. **Use the GitHub issue search** — [check if the issue has already been + reported](https://github.com/elixir-lang/elixir/search?type=Issues). 2. **Check if the issue has been fixed** — try to reproduce it using the `master` branch in the repository.