Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 26 additions & 16 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,57 @@
# Slimefun4 - Code of Conduct

### What is a Code of Conduct?
> A code of conduct is a document that establishes expectations for behavior for your project’s participants.

> A code of conduct is a document that establishes expectations for behavior for your project’s participants.
> Adopting, and enforcing, a code of conduct can help create a positive social atmosphere for your community.
<br>\- *Source: [https://opensource.guide](https://opensource.guide/code-of-conduct/#why-do-i-need-a-code-of-conduct)*
> <br>\- _Source: [https://opensource.guide](https://opensource.guide/code-of-conduct/#why-do-i-need-a-code-of-conduct)_

This document should serve the purpose of outlining the behaviour we expect from any participant of the project.

## :mag_right: Scope

This Code of Conduct applies to all sections of the [Slimefun4 GitHub repository](https://github.com/Slimefun/Slimefun4), our [Slimefun GitHub organization](https://github.com/Slimefun) and all repositories owned by said organization.<br>
For our official Discord server, please refer to our article on [Discord Rules](https://github.com/Slimefun/Slimefun4/wiki/Discord-Rules).

Everyone who engages with this project on any of these repositories is expected to follow the Code of Conduct.<br>
This includes maintainers, contributors, sponsors and anyone who engages in the "Issues" section on GitHub.

## :loudspeaker: Engagement

This is an Open-Source project, anyone is welcome to engage and contribute!<br>
We generally expect users to engage in the Issues section by reporting bugs or commenting on bug reports to give additional context, help, guidance or to propose possible solutions and fixes.
Pull Requests are very much welcome and encouraged! They keep the project alive, so if you see an Issue and know how to fix it, feel free to create a Pull Request!

Issues that are considered "good first issues", indicated by the [good first issue](https://github.com/Slimefun/Slimefun4/labels/good%20first%20issue) label, are generally expected to be beginner-friendly.
Issues that are considered "good first issues", indicated by the [good first issue](https://github.com/Slimefun/Slimefun4/labels/good%20first%20issue) label, are generally expected to be beginner-friendly.
And even if you shouldn't know where to start or how to proceed, our [Discord Server](https://discord.gg/slimefun) and its community will be there for you!

When commenting, please keep in mind that this software is offered for **free**. Don't expect to receive lightning-fast replies 24 hours a day.
When commenting, please keep in mind that this software is offered for **free**. Don't expect to receive lightning-fast replies 24 hours a day.
Everyone here works on this project in their free time and usually has work, school, university or family to take care of, so we appreciate patience and understanding.

## :scroll: Our Standards

Examples of behavior that contributes to a positive environment for our community include but are not limited to:
* Demonstrating empathy and kindness towards other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes and learning from the experience
* Focusing on what is best not just for us as individuals, but for the overall community
* Having patience and understanding for contributors, even if reply times are slow

- Demonstrating empathy and kindness towards other people
- Being respectful of differing opinions, viewpoints, and experiences
- Giving and gracefully accepting constructive feedback
- Accepting responsibility and apologizing to those affected by our mistakes and learning from the experience
- Focusing on what is best not just for us as individuals, but for the overall community
- Having patience and understanding for contributors, even if reply times are slow

<hr>

Examples of unacceptable behavior include but are not limited to:
* The use of sexualized language or imagery, and sexual attention or advances of any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email address, without their explicit permission
* Impatient, aggresive and toxic behaviour
* Other conduct which could reasonably be considered inappropriate in a professional setting

- The use of sexualized language or imagery, and sexual attention or advances of any kind
- Trolling, insulting or derogatory comments, and personal or political attacks
- Public or private harassment
- Publishing others' private information, such as a physical or email address, without their explicit permission
- Impatient, aggresive and toxic behaviour
- Other conduct which could reasonably be considered inappropriate in a professional setting

## :round_pushpin: Enforcement Responsibilities

Our project maintainers are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
Expand All @@ -58,6 +66,7 @@ You can see a list of people who are recognized as "project maintainers" for Sli
https://github.com/orgs/Slimefun/people

## :wrench: Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders (labelled on Discord as "Admins" or "Moderators") responsible for enforcement on our [Discord Server](discord.gg/slimefun).
If you want your issue to be handled discreetly, message `TheBusyBiscuit#2610` or `Walshy#9709` privately on Discord and state your concerns.
Expand All @@ -67,6 +76,7 @@ All community leaders are obligated to respect the privacy and security of the
reporter of any incident.

## :balance_scale: Attribution

This Code of Conduct is a **modified version** of the original [Contributor Covenant Code of Conduct](https://www.contributor-covenant.org),
version 2.0, available at
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
Expand Down
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

272 changes: 136 additions & 136 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
@@ -1,152 +1,152 @@
name: Bug Report
description: Report a Bug or an Issue with Slimefun 4.
labels: ['🎯 Needs testing', '🐞 Bug Report']
labels: ["🎯 Needs testing", "🐞 Bug Report"]

body:
- type: markdown
attributes:
value: |
## 👋 Welcome to the Slimefun Bug Tracker
If you need any help to identify the problem, visit our [Discord server](https://discord.gg/slimefun) and see if others experience a similar issue.
Also take a look at our [Troubleshooting Guide](https://github.com/Slimefun/Slimefun4/wiki/How-to-report-bugs) and the list of [existing Issues](https://github.com/Slimefun/Slimefun4/issues).
<br /><strong><i>Fields marked with an asterisk (*) are required.</i></strong>
<br />
- type: markdown
attributes:
value: |
## 👋 Welcome to the Slimefun Bug Tracker
If you need any help to identify the problem, visit our [Discord server](https://discord.gg/slimefun) and see if others experience a similar issue.
Also take a look at our [Troubleshooting Guide](https://github.com/Slimefun/Slimefun4/wiki/How-to-report-bugs) and the list of [existing Issues](https://github.com/Slimefun/Slimefun4/issues).
<br /><strong><i>Fields marked with an asterisk (*) are required.</i></strong>
<br />

- id: checklist
type: checkboxes
attributes:
label: '❗ Checklist'
description: Please go through this checklist before creating the issue.
options:
- label: I am using the official english version of Slimefun and did not modify the jar.
required: true
- label: I downloaded the official version from the new build site [Blob Builds](https://blob.build/).
required: true
- label: I am using an up to date "DEV" (not "RC") version of Slimefun.
required: true
- label: I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
required: true
- label: I searched for similar open issues and could not find an existing bug report on this.
required: true
- id: checklist
type: checkboxes
attributes:
label: "❗ Checklist"
description: Please go through this checklist before creating the issue.
options:
- label: I am using the official english version of Slimefun and did not modify the jar.
required: true
- label: I downloaded the official version from the new build site [Blob Builds](https://blob.build/).
required: true
- label: I am using an up to date "DEV" (not "RC") version of Slimefun.
required: true
- label: I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
required: true
- label: I searched for similar open issues and could not find an existing bug report on this.
required: true

- id: description
type: textarea
validations:
required: true
attributes:
label: '📍 Description'
description: |
A clear and detailed description of what went wrong.
The more information you can provide, the easier we can handle this problem.
placeholder: |
When doing [...] I experienced [...], I am pretty sure this is not intended and should be fixed.
- id: description
type: textarea
validations:
required: true
attributes:
label: "📍 Description"
description: |
A clear and detailed description of what went wrong.
The more information you can provide, the easier we can handle this problem.
placeholder: |
When doing [...] I experienced [...], I am pretty sure this is not intended and should be fixed.

- id: reproduction-steps
type: textarea
validations:
required: true
attributes:
label: '📑 Reproduction Steps'
description: |
Tell us the exact steps to reproduce this issue, the more detailed the easier we can reproduce it.
placeholder: |
1. Do [...]
2. Then do [...]
3. Now [...] happens
- id: reproduction-steps
type: textarea
validations:
required: true
attributes:
label: "📑 Reproduction Steps"
description: |
Tell us the exact steps to reproduce this issue, the more detailed the easier we can reproduce it.
placeholder: |
1. Do [...]
2. Then do [...]
3. Now [...] happens

- id: expected-behaviour
type: textarea
validations:
required: true
attributes:
label: '💡 Expected Behavior'
description: |
What were you expecting to happen?
What do you think would have been the correct behaviour?
placeholder: |
I expected [...] to happen.
- id: expected-behaviour
type: textarea
validations:
required: true
attributes:
label: "💡 Expected Behavior"
description: |
What were you expecting to happen?
What do you think would have been the correct behaviour?
placeholder: |
I expected [...] to happen.

- id: media
type: textarea
attributes:
label: '📷 Screenshots / Videos'
description: |
The best way to illustrate in an issue is by recording a Video or taking a Screenshot.
If you can capture any footage of the bug happening, it would help us out a lot!
placeholder: |
Drag and drop an image or video onto this field to upload it.
- id: media
type: textarea
attributes:
label: "📷 Screenshots / Videos"
description: |
The best way to illustrate in an issue is by recording a Video or taking a Screenshot.
If you can capture any footage of the bug happening, it would help us out a lot!
placeholder: |
Drag and drop an image or video onto this field to upload it.

- id: server-log
type: input
attributes:
label: '📜 Server Log'
description: |
Take a look at your Server Log and upload any error messages from Slimefun to a pasting site (e.g. https://pastebin.com/).
If you are unsure about it, post your full log, you can find it under /logs/latest.log
placeholder: https://pastebin.com/...
- id: server-log
type: input
attributes:
label: "📜 Server Log"
description: |
Take a look at your Server Log and upload any error messages from Slimefun to a pasting site (e.g. https://pastebin.com/).
If you are unsure about it, post your full log, you can find it under /logs/latest.log
placeholder: https://pastebin.com/...

- id: error-reports
type: input
attributes:
label: '📂 `/error-reports/` folder'
description: |
Check the folder `/plugins/Slimefun/error-reports/` and upload any files inside that folder to a pasting site (e.g. https://pastebin.com/).
placeholder: https://pastebin.com/...
- id: error-reports
type: input
attributes:
label: "📂 `/error-reports/` folder"
description: |
Check the folder `/plugins/Slimefun/error-reports/` and upload any files inside that folder to a pasting site (e.g. https://pastebin.com/).
placeholder: https://pastebin.com/...

- id: server-software
type: dropdown
validations:
required: true
attributes:
label: '💻 Server Software'
description: 'Please select the software your Server is running on'
options:
- Spigot
- Paper
- Purpur
- Airplane
- Other (please specify in your description)
- id: server-software
type: dropdown
validations:
required: true
attributes:
label: "💻 Server Software"
description: "Please select the software your Server is running on"
options:
- Spigot
- Paper
- Purpur
- Airplane
- Other (please specify in your description)

- id: minecraft-version
type: dropdown
validations:
required: true
attributes:
label: '🎮 Minecraft Version'
description: 'Please select the Minecraft version of the server'
options:
- 1.20.x
- 1.19.x
- 1.18.x
- 1.17.x
- 1.16.x
- (Older versions are not supported)
- id: minecraft-version
type: dropdown
validations:
required: true
attributes:
label: "🎮 Minecraft Version"
description: "Please select the Minecraft version of the server"
options:
- 1.20.x
- 1.19.x
- 1.18.x
- 1.17.x
- 1.16.x
- (Older versions are not supported)

- id: slimefun-version
type: textarea
validations:
required: true
attributes:
label: '⭐ Slimefun version'
description: |
**"latest" is not a version number, we need the exact version.**
We recommend running "/sf versions" and uploading a screenshot of that.
Make sure that the screenshot covers the entire output of that command.
placeholder: Slimefun version [...]
- id: slimefun-version
type: textarea
validations:
required: true
attributes:
label: "⭐ Slimefun version"
description: |
**"latest" is not a version number, we need the exact version.**
We recommend running "/sf versions" and uploading a screenshot of that.
Make sure that the screenshot covers the entire output of that command.
placeholder: Slimefun version [...]

- id: other-versions
type: textarea
attributes:
label: '🧭 Other plugins'
description: |
If your issue is related to another plugin, make sure to include this here!
placeholder: The issue is related to plugin [...], version [...]
- id: other-versions
type: textarea
attributes:
label: "🧭 Other plugins"
description: |
If your issue is related to another plugin, make sure to include this here!
placeholder: The issue is related to plugin [...], version [...]

- type: markdown
attributes:
value: |
## ❤️ Thank you for submitting your bug report!
If you find any additional info that can help to identify this problem, don't hesitate to comment on your issue!
Any additional info can help us fix this bug faster.
In the meantime, try visiting our [Discord server](https://discord.gg/slimefun).
Perhaps someone else has experienced a similar issue.
- type: markdown
attributes:
value: |
## ❤️ Thank you for submitting your bug report!
If you find any additional info that can help to identify this problem, don't hesitate to comment on your issue!
Any additional info can help us fix this bug faster.
In the meantime, try visiting our [Discord server](https://discord.gg/slimefun).
Perhaps someone else has experienced a similar issue.
9 changes: 0 additions & 9 deletions .github/configs/wiki-schema.json

This file was deleted.

Loading