1
0
mirror of https://github.com/labstack/echo.git synced 2025-01-12 01:22:21 +02:00

Create ISSUE_TEMPLATE.md

This commit is contained in:
Vishal Rana 2016-06-04 16:42:29 -07:00
parent 02f12767fd
commit 9f23055745

23
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,23 @@
### Description
### Checklist
- [ ] Dependencies installed
- [ ] No typos
### Expected behaviour
### Actual behaviour
### Steps to reproduce
### Working code to debug
```go
package main
func main() {
}
```
### Version/commit