You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/performance.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,6 @@
1
1
---
2
-
name: Performance report
3
-
about: Report the performance issue
4
-
title: "[PERFORMANCE]"
5
-
labels: 'performance'
6
-
assignees: ''
2
+
name: Performance report about: Report the performance issue title: "[PERFORMANCE]"
3
+
labels: 'performance'assignees: ''
7
4
8
5
---
9
6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -17,6 +14,7 @@ A clear and concise description of what the bug is.
17
14
18
15
**To Reproduce**
19
16
Steps to reproduce the behavior:
17
+
20
18
1. Go to '...'
21
19
2. Click on '....'
22
20
3. Scroll down to '....'
@@ -29,15 +27,17 @@ A clear and concise description of what you expected to happen.
29
27
If applicable, add screenshots to help explain your problem.
30
28
31
29
**Paste link:**
32
-
Execute command /qs paste, you will get a link contains your server information, paste it under this text.
33
-
You must create a paste, except plugin completely won't work.
34
-
If you create failed, you should find a paste file under the plugin/QuickShop folder.
30
+
Execute command /qs paste, you will get a link contains your server information, paste it under this text. You must
31
+
create a paste, except plugin completely won't work. If you create failed, you should find a paste file under the
32
+
plugin/QuickShop folder.
33
+
35
34
- 【REPLACE ME TO PASTE LINK】
36
35
37
36
**Spark result link: (Require)**
38
-
Install the spark at https://www.spigotmc.org/resources/spark.57242/, and execute /spark sampler --start to enable the spark sampler, wait 10mins and execute /spark sampler --stop to get sample result.
39
-
- 【REPLACE ME TO SPARK PASTE LINK】
37
+
Install the spark at https://www.spigotmc.org/resources/spark.57242/, and execute /spark sampler --start to enable the
38
+
spark sampler, wait 10mins and execute /spark sampler --stop to get sample result.
0 commit comments