mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-02 12:07:35 +08:00
github: updated issue templates (#535)
This commit is contained in:
parent
ec33865532
commit
0536e132d3
29
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
---
|
||||
name: Custom issue template
|
||||
about: Please use this template for reporting suspected bugs or requests for help.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# Issue description
|
||||
|
||||
|
||||
|
||||
# Environment
|
||||
|
||||
* apisix version (cmd: `apisix version`):
|
||||
* OS:
|
||||
|
||||
# Minimal test code / Steps to reproduce the issue
|
||||
|
||||
```
|
||||
# your code
|
||||
```
|
||||
|
||||
# What's the actual result? (include assertion message & call stack if applicable)
|
||||
|
||||
|
||||
|
||||
# What's the expected result?
|
Loading…
Reference in New Issue
Block a user