Skip to content

Commit a1e8901

Browse files
committed
format
1 parent 91de0e1 commit a1e8901

File tree

12 files changed

+206
-205
lines changed

12 files changed

+206
-205
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -3,70 +3,70 @@ description: 'Report a bug with QuickShop to us.'
33

44
title: '[BUG] '
55
labels:
6-
- 'bug'
6+
- 'bug'
77

88
body:
9-
- type: 'markdown'
10-
attributes:
11-
value: |-
12-
## Please Read!
13-
This Form is reserved for **Bug reports only!**
14-
15-
- For performance issues with QuickShop, open a [Performance Report](https://github.com/Ghost-chu/QuickShop-Reremake/issues/new?template=performance.yml&labels=performance).
16-
- For contributions towards the wiki, open a [Wiki Contribution](https://github.com/Ghost-chu/QuickShop-Reremake/issues/new?template=wiki_contribution.yml.yml&labels=wiki).
17-
- Feature requests or other suggestions should be made in the [Discussions](https://github.com/Ghost-chu/QuickShop-Reremake/discussions).
18-
19-
Please fill out all required fields in their entirety and as detailed as possible. Failing to do so could get your issue closed without any warning.
20-
- type: 'textarea'
21-
attributes:
22-
label: 'Description'
23-
description: |-
24-
Describe the bug as detailed as possible.
25-
You cann upload screenshots of the bug in the "screenshots" section further down.
26-
placeholder: 'When I used Quickshop did ... happen.'
27-
validations:
28-
required: true
29-
- type: 'textarea'
30-
attributes:
31-
label: 'Steps to reproduce'
32-
description: 'List your steps on how to reproduce this bug reliably here.'
33-
placeholder: |-
34-
1. Do something
35-
2. ...
36-
3. Bug!
37-
validations:
38-
required: true
39-
- type: 'textarea'
40-
attributes:
41-
label: 'Expected Behaviour'
42-
description: 'What did you expect QuickShop to do?'
43-
placeholder: 'QuickShop should ...'
44-
validations:
45-
required: true
46-
- type: 'textarea'
47-
attributes:
48-
label: 'Screenshots'
49-
description: |-
50-
Provide screenshots to show the bug, if possible.
51-
Gifs or Videos are also welcome if they can help explaining the issue.
52-
placeholder: 'When I used Quickshop did ... happen.'
53-
validations:
54-
required: true
55-
- type: 'input'
56-
attributes:
57-
label: '`/qs paste` URL'
58-
description: |-
59-
Please execute `/qs paste` in-game or `qs paste` in your server console.
60-
The plugin will generate a URL that you can then post in the field below.
61-
62-
If you can't create a paste, should you upload other files such as the `latest.log` file to https://paste.helpch.at and share the URL.
63-
64-
If QuickShop is unable to generate a Paste will it create a file under `plugins/QuickShop/`
65-
placeholder: 'https://paste.ubuntu.com/p/abc123/'
66-
validations:
67-
required: true
68-
- type: 'textarea'
69-
attributes:
70-
label: 'Additional Context'
71-
description: 'Feel free to include any info that may not fit any of the previous sections.'
72-
placeholder: 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam ...'
9+
- type: 'markdown'
10+
attributes:
11+
value: |-
12+
## Please Read!
13+
This Form is reserved for **Bug reports only!**
14+
15+
- For performance issues with QuickShop, open a [Performance Report](https://github.com/Ghost-chu/QuickShop-Reremake/issues/new?template=performance.yml&labels=performance).
16+
- For contributions towards the wiki, open a [Wiki Contribution](https://github.com/Ghost-chu/QuickShop-Reremake/issues/new?template=wiki_contribution.yml.yml&labels=wiki).
17+
- Feature requests or other suggestions should be made in the [Discussions](https://github.com/Ghost-chu/QuickShop-Reremake/discussions).
18+
19+
Please fill out all required fields in their entirety and as detailed as possible. Failing to do so could get your issue closed without any warning.
20+
- type: 'textarea'
21+
attributes:
22+
label: 'Description'
23+
description: |-
24+
Describe the bug as detailed as possible.
25+
You cann upload screenshots of the bug in the "screenshots" section further down.
26+
placeholder: 'When I used Quickshop did ... happen.'
27+
validations:
28+
required: true
29+
- type: 'textarea'
30+
attributes:
31+
label: 'Steps to reproduce'
32+
description: 'List your steps on how to reproduce this bug reliably here.'
33+
placeholder: |-
34+
1. Do something
35+
2. ...
36+
3. Bug!
37+
validations:
38+
required: true
39+
- type: 'textarea'
40+
attributes:
41+
label: 'Expected Behaviour'
42+
description: 'What did you expect QuickShop to do?'
43+
placeholder: 'QuickShop should ...'
44+
validations:
45+
required: true
46+
- type: 'textarea'
47+
attributes:
48+
label: 'Screenshots'
49+
description: |-
50+
Provide screenshots to show the bug, if possible.
51+
Gifs or Videos are also welcome if they can help explaining the issue.
52+
placeholder: 'When I used Quickshop did ... happen.'
53+
validations:
54+
required: true
55+
- type: 'input'
56+
attributes:
57+
label: '`/qs paste` URL'
58+
description: |-
59+
Please execute `/qs paste` in-game or `qs paste` in your server console.
60+
The plugin will generate a URL that you can then post in the field below.
61+
62+
If you can't create a paste, should you upload other files such as the `latest.log` file to https://paste.helpch.at and share the URL.
63+
64+
If QuickShop is unable to generate a Paste will it create a file under `plugins/QuickShop/`
65+
placeholder: 'https://paste.ubuntu.com/p/abc123/'
66+
validations:
67+
required: true
68+
- type: 'textarea'
69+
attributes:
70+
label: 'Additional Context'
71+
description: 'Feel free to include any info that may not fit any of the previous sections.'
72+
placeholder: 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam ...'

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: 'Development Builds'
4-
about: |-
5-
Bleeding-edge builds with the latest features and bug fixes.
6-
DEV-BUILDS MAY CAUSE DAMAGE TO YOUR SERVER! MAKE BACKUPS FIRST!
7-
url: 'https://ci.codemc.io/job/Ghost-chu/job/QuickShop-Reremake-SNAPSHOT/'
8-
- name: 'Feature Requests'
9-
about: 'Use our discussions page to request changes towards QuickShop.'
10-
url: 'https://github.com/Ghost-chu/QuickShop-Reremake/discussions/categories/ideas'
11-
- name: 'Wiki'
12-
about: 'Find info about QuickShop in our dedicated wiki.'
13-
url: 'https://github.com/Ghost-chu/QuickShop-Reremake/wiki'
14-
- name: 'Discord'
15-
about: 'Join our Discord to ask questions and get fast support.'
16-
url: 'https://discord.gg/bfefw2E'
3+
- name: 'Development Builds'
4+
about: |-
5+
Bleeding-edge builds with the latest features and bug fixes.
6+
DEV-BUILDS MAY CAUSE DAMAGE TO YOUR SERVER! MAKE BACKUPS FIRST!
7+
url: 'https://ci.codemc.io/job/Ghost-chu/job/QuickShop-Reremake-SNAPSHOT/'
8+
- name: 'Feature Requests'
9+
about: 'Use our discussions page to request changes towards QuickShop.'
10+
url: 'https://github.com/Ghost-chu/QuickShop-Reremake/discussions/categories/ideas'
11+
- name: 'Wiki'
12+
about: 'Find info about QuickShop in our dedicated wiki.'
13+
url: 'https://github.com/Ghost-chu/QuickShop-Reremake/wiki'
14+
- name: 'Discord'
15+
about: 'Join our Discord to ask questions and get fast support.'
16+
url: 'https://discord.gg/bfefw2E'

.github/ISSUE_TEMPLATE/performance.yml

Lines changed: 83 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -3,88 +3,88 @@ description: 'Report performance issues with QuickShop.'
33

44
title: '[PERFORMANCE] '
55
labels:
6-
- 'performance'
6+
- 'performance'
77

88
body:
9-
- type: 'markdown'
10-
attributes:
11-
value: |-
12-
## Please Read!
13-
This Form is reserved for **Performance reports only!**
14-
15-
- For Bugs or issues with QuickShop, open a [Bug Report](https://github.com/Ghost-chu/QuickShop-Reremake/issues/new?template=bug_report.yml&labels=bug).
16-
- For contributions towards the wiki, open a [Wiki Contribution](https://github.com/Ghost-chu/QuickShop-Reremake/issues/new?template=wiki_contribution.yml.yml&labels=wiki).
17-
- Feature requests or other suggestions should be made in the [Discussions](https://github.com/Ghost-chu/QuickShop-Reremake/discussions).
18-
19-
Please fill out all required fields in their entirety and as details as possible. Failing to do so could get your issue closed without any warning.
20-
21-
#### Additional Notes
22-
Please only provide Sampler results from [Spark](https://www.spigotmc.org/resources/57242/)! Spigot Timings - no matter if v1 or v2 - will be ignored.
23-
Your issue will be closed without any reply if only a Spigot Timings Report was provided.
24-
- type: 'textarea'
25-
attributes:
26-
label: 'Description'
27-
description: |-
28-
Describe the issue as detailed as possible.
29-
You cann upload screenshots of the issue in the "screenshots" section further down.
30-
placeholder: 'When I used Quickshop did ... happen.'
31-
validations:
32-
required: true
33-
- type: 'textarea'
34-
attributes:
35-
label: 'Steps to reproduce'
36-
description: 'List your steps on how to reproduce this issue reliably here.'
37-
placeholder: |-
38-
1. Do something
39-
2. ...
40-
3. Bad performance!
41-
validations:
42-
required: true
43-
- type: 'textarea'
44-
attributes:
45-
label: 'Expected Behaviour'
46-
description: 'What did you expect QuickShop to do?'
47-
placeholder: 'QuickShop should ...'
48-
validations:
49-
required: true
50-
- type: 'textarea'
51-
attributes:
52-
label: 'Screenshots'
53-
description: |-
54-
Provide screenshots to show the performance problems, if possible.
55-
Gifs or Videos are also welcome if they can help explaining the issue.
56-
placeholder: 'When I used Quickshop did ... happen.'
57-
validations:
58-
required: true
59-
- type: 'input'
60-
attributes:
61-
label: '`/qs paste` URL'
62-
description: |-
63-
Please execute `/qs paste` in-game or `qs paste` in your server console.
64-
The plugin will generate a URL that you can then post in the field below.
65-
66-
If you can't create a paste, should you upload other files such as the `latest.log` file to https://paste.helpch.at and share the URL.
67-
68-
If QuickShop is unable to generate a Paste will it create a file under `plugins/QuickShop/`
69-
placeholder: 'https://paste.ubuntu.com/p/abc123/'
70-
validations:
71-
required: true
72-
- type: 'input'
73-
attributes:
74-
label: 'Spark Sample URL'
75-
description: |-
76-
**How to use [Spark](https://www.spigotmc.org/resources/57242/)**
77-
78-
1. Download the plugin from the Spigot page (linked above) if you haven't already.
79-
2. Add it to the server like any other plugin (Stop Server, add jar, start server).
80-
3. Join the server and execute `/spark sampler --start`
81-
4. Wait at least 10 minutes and/or perform the actions that cause performance issues with QuickShop.
82-
5. Execute `/spark sampler --stop` to get the URL
83-
6. Paste the URL in the field below.
84-
validations:
85-
required: true
86-
- type: 'textarea'
87-
attributes:
88-
label: 'Additional Context'
89-
description: 'Feel free to include any info that may not fit any of the previous sections.'
90-
placeholder: 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam ...'
9+
- type: 'markdown'
10+
attributes:
11+
value: |-
12+
## Please Read!
13+
This Form is reserved for **Performance reports only!**
14+
15+
- For Bugs or issues with QuickShop, open a [Bug Report](https://github.com/Ghost-chu/QuickShop-Reremake/issues/new?template=bug_report.yml&labels=bug).
16+
- For contributions towards the wiki, open a [Wiki Contribution](https://github.com/Ghost-chu/QuickShop-Reremake/issues/new?template=wiki_contribution.yml.yml&labels=wiki).
17+
- Feature requests or other suggestions should be made in the [Discussions](https://github.com/Ghost-chu/QuickShop-Reremake/discussions).
18+
19+
Please fill out all required fields in their entirety and as details as possible. Failing to do so could get your issue closed without any warning.
20+
21+
#### Additional Notes
22+
Please only provide Sampler results from [Spark](https://www.spigotmc.org/resources/57242/)! Spigot Timings - no matter if v1 or v2 - will be ignored.
23+
Your issue will be closed without any reply if only a Spigot Timings Report was provided.
24+
- type: 'textarea'
25+
attributes:
26+
label: 'Description'
27+
description: |-
28+
Describe the issue as detailed as possible.
29+
You cann upload screenshots of the issue in the "screenshots" section further down.
30+
placeholder: 'When I used Quickshop did ... happen.'
31+
validations:
32+
required: true
33+
- type: 'textarea'
34+
attributes:
35+
label: 'Steps to reproduce'
36+
description: 'List your steps on how to reproduce this issue reliably here.'
37+
placeholder: |-
38+
1. Do something
39+
2. ...
40+
3. Bad performance!
41+
validations:
42+
required: true
43+
- type: 'textarea'
44+
attributes:
45+
label: 'Expected Behaviour'
46+
description: 'What did you expect QuickShop to do?'
47+
placeholder: 'QuickShop should ...'
48+
validations:
49+
required: true
50+
- type: 'textarea'
51+
attributes:
52+
label: 'Screenshots'
53+
description: |-
54+
Provide screenshots to show the performance problems, if possible.
55+
Gifs or Videos are also welcome if they can help explaining the issue.
56+
placeholder: 'When I used Quickshop did ... happen.'
57+
validations:
58+
required: true
59+
- type: 'input'
60+
attributes:
61+
label: '`/qs paste` URL'
62+
description: |-
63+
Please execute `/qs paste` in-game or `qs paste` in your server console.
64+
The plugin will generate a URL that you can then post in the field below.
65+
66+
If you can't create a paste, should you upload other files such as the `latest.log` file to https://paste.helpch.at and share the URL.
67+
68+
If QuickShop is unable to generate a Paste will it create a file under `plugins/QuickShop/`
69+
placeholder: 'https://paste.ubuntu.com/p/abc123/'
70+
validations:
71+
required: true
72+
- type: 'input'
73+
attributes:
74+
label: 'Spark Sample URL'
75+
description: |-
76+
**How to use [Spark](https://www.spigotmc.org/resources/57242/)**
77+
78+
1. Download the plugin from the Spigot page (linked above) if you haven't already.
79+
2. Add it to the server like any other plugin (Stop Server, add jar, start server).
80+
3. Join the server and execute `/spark sampler --start`
81+
4. Wait at least 10 minutes and/or perform the actions that cause performance issues with QuickShop.
82+
5. Execute `/spark sampler --stop` to get the URL
83+
6. Paste the URL in the field below.
84+
validations:
85+
required: true
86+
- type: 'textarea'
87+
attributes:
88+
label: 'Additional Context'
89+
description: 'Feel free to include any info that may not fit any of the previous sections.'
90+
placeholder: 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam ...'

0 commit comments

Comments
 (0)