File tree 4 files changed +28
-15
lines changed
4 files changed +28
-15
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- name : Bug report
3
- about : Create a report to help us improve
4
-
2
+ name : 🐛 Bug Report
3
+ about : Report a general framework issue. help us improve this framework.
5
4
---
6
5
7
- ** Describe the bug**
6
+ - System Version (e.g. Mac Os 10.14.3):
7
+ - Build tools (e.g. maven/gradle):
8
+ - JDK Version (e.g. e.g ` 2.0.8-R1 ` ):
9
+ - Database Version:
10
+
11
+ ### Describe the bug
8
12
9
13
A clear and concise description of what the bug is.
10
14
11
- ** To Reproduce**
15
+ ### To Reproduce
12
16
13
17
Steps to reproduce the behavior:
14
18
@@ -17,14 +21,14 @@ Steps to reproduce the behavior:
17
21
3 . JDK version and blade version(e.g ` 2.0.8-R1 ` )
18
22
4 . See error
19
23
20
- ** Expected behavior**
24
+ ### Expected behavior:
21
25
22
26
A clear and concise description of what you expected to happen.
23
27
24
- ** Screenshots**
28
+ ### Screenshots:
25
29
26
30
If applicable, add screenshots to help explain your problem.
27
31
28
- ** Additional context**
32
+ ### Additional context:
29
33
30
34
Add any other context about the problem here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : 📚 Documentation Issue
3
+ about : For documentation issues, open a pull request at https://github.com/lets-blade/lets-blade.github.io
4
+
5
+ ---
6
+
7
+ The blade documentation has its own dedicated repository. Please open a pull request at https://github.com/lets-blade/lets-blade.github.io to correct the issue you have found.
8
+
9
+ Thanks!
Original file line number Diff line number Diff line change 1
1
---
2
- name : Feature request
3
- about : Suggest an idea for this project
2
+ name : ✨ Feature Request
3
+ about : For ideas or feature requests
4
4
5
5
---
6
6
7
- ** Is your feature request related to a problem? Please describe.**
7
+ ### Is your feature request related to a problem? Please describe.**
8
8
9
9
A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
10
10
11
- ** Describe the solution you'd like**
11
+ ### Describe the solution you'd like
12
12
13
13
A clear and concise description of what you want to happen.
14
14
15
- ** Describe alternatives you've considered**
15
+ ### Describe alternatives you've considered**
16
16
17
17
A clear and concise description of any alternative solutions or features you've considered.
18
18
19
- ** Additional context**
19
+ ### Additional context
20
20
21
21
Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change 1
1
---
2
- name : General question
2
+ name : 🍻 General Question
3
3
about : Template for asking question
4
4
5
5
---
You can’t perform that action at this time.
0 commit comments