apisix/.github/ISSUE_TEMPLATE/bug.md

28 lines
413 B
Markdown
Raw Normal View History

2019-09-18 10:15:02 +08:00
---
name: Bug report template
about: Please use this template for reporting suspected bugs.
title: 'bug: '
2019-09-18 10:15:02 +08:00
labels: ''
assignees: ''
---
2019-10-11 07:48:47 +08:00
### Issue description
2019-09-18 10:15:02 +08:00
2019-10-11 07:48:47 +08:00
### Environment
2019-09-18 10:15:02 +08:00
* apisix version (cmd: `apisix version`):
* OS:
2019-09-18 10:15:02 +08:00
2019-10-11 07:48:47 +08:00
### Minimal test code / Steps to reproduce the issue
1.
2.
3.
2019-09-18 10:15:02 +08:00
2019-10-11 07:48:47 +08:00
### What's the actual result? (including assertion message & call stack if applicable)
2019-09-18 10:15:02 +08:00
2019-10-11 07:48:47 +08:00
### What's the expected result?