Browse Source

CONTRIBUTING.md: remove issue template

Julien Schmidt 9 years ago
parent
commit
56df6f7a07
1 changed files with 0 additions and 8 deletions
  1. 0 8
      CONTRIBUTING.md

+ 0 - 8
CONTRIBUTING.md

@@ -4,14 +4,6 @@
 
 
 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).
 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)
-* Your Go version (run `go version` in your console)
-* A detailed issue description
-* Error Log if present
-* If possible, a short example
-
-
 ## Contributing Code
 ## Contributing Code
 
 
 By contributing to this project, you share your code under the Mozilla Public License 2, as specified in the LICENSE file.
 By contributing to this project, you share your code under the Mozilla Public License 2, as specified in the LICENSE file.