Просмотр исходного кода

Merge pull request #138 from go-sql-driver/contribution-guidelines

CONTRIBUTING: link 'recently closed' to last updated
Julien Schmidt 12 лет назад
Родитель
Сommit
90025edc0d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
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)