From 6bed9253fbc300f0fc344f07a0b900827878bf32 Mon Sep 17 00:00:00 2001 From: Julien Schmidt Date: Sun, 27 Oct 2013 01:02:58 +0200 Subject: [PATCH] CONTRIBUTING: link 'recently closed' to last updated instead of last created --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9461fd56f..f87c19824 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ ## Reporting Issues -Before creating a new Issue, please check first if a similar Issue [already exists](https://github.com/go-sql-driver/mysql/issues?state=open) or was [recently closed](https://github.com/go-sql-driver/mysql/issues?page=1&state=closed). +Before creating a new Issue, please check first if a similar Issue [already exists](https://github.com/go-sql-driver/mysql/issues?state=open) or was [recently closed](https://github.com/go-sql-driver/mysql/issues?direction=desc&page=1&sort=updated&state=closed). Please provide the following minimum information: * Your Go-MySQL-Driver version (or git SHA)