...
1---
2name: Bug report
3about: Create a report to help us improve
4title: ''
5labels: ''
6assignees: ''
7
8---
9
10**Describe the bug**
11
12A clear and concise description of what the bug is.
13
14**To Reproduce**
15
16Steps to reproduce the behavior:
171. Go to '...'
182. Click on '....'
193. Scroll down to '....'
204. See error
21
22**Expected behavior**
23
24A clear and concise description of what you expected to happen.
25
26**Screenshots**
27
28If applicable, add screenshots to help explain your problem.
29
30**Kitex version:**
31
32Please provide the version of Kitex you are using.
33
34**Environment:**
35
36The output of `go env`.
37
38**Additional context**
39
40Add any other context about the problem here.
View as plain text