Skip to content

Commit 855ef18

Browse files
leizhiyuanujjboy
authored andcommitted
Add more issue template. (sofastack#97)
1 parent 5c66099 commit 855ef18

2 files changed

Lines changed: 37 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Ask Question
3+
about: Ask a question about usage or feature
4+
5+
---
6+
7+
### Your question
8+
9+
describe your question clearly
10+
11+
### Your scenes
12+
13+
describe your use scenes (why need this feature)
14+
15+
### Your advice
16+
17+
describe the advice or solution you'd like
18+
19+
### Environment
20+
21+
- SOFARPC version:
22+
- JVM version (e.g. `java -version`):
23+
- OS version (e.g. `uname -a`):
24+
- Maven version:
25+
- IDE version:
26+
27+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
name: Bug Report
3+
about: Create a report to help us improve
4+
5+
---
6+
7+
### Describe the bug
8+
9+
A clear and concise description of what the bug is.
10+
111
### Expected behavior
212

313
### Actual behavior

0 commit comments

Comments
 (0)