Skip to content

Commit cd84930

Browse files
[CI skip] Moved Slimefun repository
1 parent 5c0aba7 commit cd84930

11 files changed

+30
-26
lines changed

Diff for: .github/CODE_OF_CONDUCT.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
This document should serve the purpose of outlining the behaviour we expect from any participant of the project.
88

99
## Scope
10-
This Code of Conduct applies to all sections of the [Slimefun4 GitHub repository](https://github.com/TheBusyBiscuit/Slimefun4), our [Slimefun GitHub organization](https://github.com/Slimefun) and all repositories owned by said organization.<br>
11-
For our official Discord server, please refer to our article on [Discord Rules](https://github.com/TheBusyBiscuit/Slimefun4/wiki/Discord-Rules).
10+
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>
11+
For our official Discord server, please refer to our article on [Discord Rules](https://github.com/Slimefun/Slimefun4/wiki/Discord-Rules).
1212

1313
Everyone who engages with this project on any of these repositories is expected to follow the Code of Conduct.<br>
1414
This includes maintainers, contributors, sponsors and anyone who engages in the "Issues" section on GitHub.
@@ -18,8 +18,8 @@ This is an Open-Source project, anyone is welcome to engage and contribute!<br>
1818
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.
1919
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!
2020

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

2424
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.
2525
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.
@@ -59,7 +59,7 @@ https://github.com/orgs/Slimefun/people
5959

6060
## Enforcement
6161
Instances of abusive, harassing, or otherwise unacceptable behavior may be
62-
reported to the community leaders (labelled on Discord as "Admins" or "Moderators") responsible for enforcement on our [Discord Server](https://github.com/TheBusyBiscuit/Slimefun4#discord).
62+
reported to the community leaders (labelled on Discord as "Admins" or "Moderators") responsible for enforcement on our [Discord Server](https://github.com/Slimefun/Slimefun4#discord).
6363
If you want your issue to be handled discreetly, message `TheBusyBiscuit#2610` or `Walshy#9709` privately on Discord and state your concerns.
6464

6565
All complaints will be reviewed and investigated promptly and fairly.

Diff for: .github/CONTRIBUTING.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
# Contributing to Slimefun
22
This document outlines various ways how you can help contribute to Slimefun and make this a bigger and better project.<br>
3-
All contributions must be inline with our [Code of Conduct](https://github.com/TheBusyBiscuit/Slimefun4/blob/master/.github/CODE_OF_CONDUCT.md) and [License](https://github.com/TheBusyBiscuit/Slimefun4/blob/master/LICENSE).
3+
All contributions must be inline with our [Code of Conduct](https://github.com/Slimefun/Slimefun4/blob/master/.github/CODE_OF_CONDUCT.md) and [License](https://github.com/Slimefun/Slimefun4/blob/master/LICENSE).
44
Please also follow the templates for Issues and Pull Requests we provide.
55

66
## 1. Issues: Bug Reports
77
One of the foundations for good software is reliability. To facilitate this reliability, our community must work together to crush bugs that arise.
88
This of course requires good information and knowledge about ongoing bugs and issues though.
99

10-
You can help this project by reporting a bug on our [Issues Tracker](https://github.com/TheBusyBiscuit/Slimefun4/issues).<br>
10+
You can help this project by reporting a bug on our [Issues Tracker](https://github.com/Slimefun/Slimefun4/issues).<br>
1111
Please adhere to the provided template and provide as much information as possible.
12-
For more info on how to make good and helpful bug reports, check out our article on [How to report bugs](https://github.com/TheBusyBiscuit/Slimefun4/wiki/How-to-report-bugs).
12+
For more info on how to make good and helpful bug reports, check out our article on [How to report bugs](https://github.com/Slimefun/Slimefun4/wiki/How-to-report-bugs).
1313

1414
If you encounter an issue which has already been reported, please don't open a new one.<br>
1515
It would be awesome though if you could post a comment on the existing issue which explains how you were able to reproduce this yourself.
1616
The more context and information we get, the easier we can fix it.
1717

1818
## 2. Pull Requests: Bug Fixes
1919
Bugs that have been reported need to be fixed of course.<br>
20-
Any open Issue on our [Issues Tracker](https://github.com/TheBusyBiscuit/Slimefun4/issues) is waiting to be fixed.
20+
Any open Issue on our [Issues Tracker](https://github.com/Slimefun/Slimefun4/issues) is waiting to be fixed.
2121

2222
This is an Open-Source project and we love Pull Requests.
23-
So if you have an idea on how to approach a known issue, feel free to make a [Pull Request](https://github.com/TheBusyBiscuit/Slimefun4/pulls) which fixes this bug.
23+
So if you have an idea on how to approach a known issue, feel free to make a [Pull Request](https://github.com/Slimefun/Slimefun4/pulls) which fixes this bug.
2424
You can also comment on the existing Issue, proposing your idea or communicating that you wanna work on this.
2525

2626
## 3. Pull Requests: Additions/Changes
2727
Slimefun is an Open-Source project and anyone is allowed to make changes or add content to this plugin!
2828

29-
Please visit our [Discord Server](https://github.com/TheBusyBiscuit/Slimefun4#discord) and share your ideas first, we hate to reject changes because the community disagrees.<br>
29+
Please visit our [Discord Server](https://github.com/Slimefun/Slimefun4#discord) and share your ideas first, we hate to reject changes because the community disagrees.<br>
3030
So communicating your intended changes before-hand will ensure that you don't put too much work into something that might get rejected.
3131

3232
We also have a suggestions section in our Discord Server too. Suggestions can be placed in the `#suggestions` channel and community members can vote on a suggestion.
3333
Suggestions which gotten enough votes will be moved to `#approved`.
3434
Therefore our `#approved` is a great place to start looking for ideas on what to add or change, since it will definitely be something a large number of people agree with.
3535

3636
Also consider making an addon for your additions when they get too large, too abstract or too "niche".
37-
You can check out our [Developer Guide](https://github.com/TheBusyBiscuit/Slimefun4/wiki/Developer-Guide) for a guide on how to create a Slimefun addon..
37+
You can check out our [Developer Guide](https://github.com/Slimefun/Slimefun4/wiki/Developer-Guide) for a guide on how to create a Slimefun addon..
3838

3939
## 4. Pull Requests: Translations
4040
Another great way to contribute to Slimefun is by working on translations for the project.
@@ -46,7 +46,7 @@ One of our Language Moderators will review the changes and submit a Pull Request
4646
Very active community translators will have the option to become a "Language Moderator".
4747
Language Moderators are responsible for proof-reading any new translations for their designated language and correct it when they see a mistake.
4848

49-
For more info on how or what to translate, check out our article on [How to translate Slimefun](https://github.com/TheBusyBiscuit/Slimefun4/wiki/Translating-Slimefun).
49+
For more info on how or what to translate, check out our article on [How to translate Slimefun](https://github.com/Slimefun/Slimefun4/wiki/Translating-Slimefun).
5050

5151
## 5. Pull Requests: Wiki contributions
5252
Slimefun is a very large project and might be quite intimidating for new players.
@@ -55,14 +55,14 @@ If you have played with Slimefun for a while and gotten yourself familiar with h
5555
It would help out a lot :heart:
5656

5757
You can find a tutorial on how to contribute to our wiki right here:<br>
58-
https://github.com/TheBusyBiscuit/Slimefun4/wiki/Expanding-the-Wiki
58+
https://github.com/Slimefun/Slimefun4/wiki/Expanding-the-Wiki
5959

6060
## 6. Pull Requests: Code Quality
6161
Slimefun uses [sonarcloud.io](https://sonarcloud.io/dashboard?id=TheBusyBiscuit_Slimefun4) to monitor Code Quality.
6262

6363
We always welcome quality improvements to the code and the "Code Smells" section on [sonarcloud.io](https://sonarcloud.io/dashboard?id=TheBusyBiscuit_Slimefun4) is a great place to start.
6464
But please keep in mind that some design patterns may not be changed too abruptly if an addon depends on them.
65-
To prevent any accidents from happening, please contact us on our [Discord Server](https://github.com/TheBusyBiscuit/Slimefun4#discord) before-hand and state your intended changes.
65+
To prevent any accidents from happening, please contact us on our [Discord Server](https://github.com/Slimefun/Slimefun4#discord) before-hand and state your intended changes.
6666

6767
#### Documentation
6868
Code documentation is also a great way to improve the maintainability of the project.
@@ -73,7 +73,7 @@ Feel free to visit our [Javadocs](https://slimefun.github.io/javadocs/Slimefun4/
7373

7474
#### Unit Tests
7575
Unit Tests help us test the project to work as intended in an automated manner.<br>
76-
More or better Unit Tests are always good to have, so feel free to submit a Test and place it in our [src/test/java](https://github.com/TheBusyBiscuit/Slimefun4/tree/master/src/test/java/io/github/thebusybiscuit/slimefun4/testing) directory
76+
More or better Unit Tests are always good to have, so feel free to submit a Test and place it in our [src/test/java](https://github.com/Slimefun/Slimefun4/tree/master/src/test/java/io/github/thebusybiscuit/slimefun4/testing) directory
7777

7878
We are using [Junit 5 - Jupiter](https://github.com/junit-team/junit5/) and [MockBukkit](https://github.com/seeseemelk/MockBukkit) as our testing environment.<br>
7979
Every new Unit Test should have a "DisplayName" annotation with a plain text description on what the Unit Test tests.

Diff for: .github/ISSUE_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
THIS ISSUE IS INVALID.
22

3-
TO REPORT A BUG, GO HERE -> https://github.com/TheBusyBiscuit/Slimefun4/issues/new/choose
3+
TO REPORT A BUG, GO HERE -> https://github.com/Slimefun/Slimefun4/issues/new/choose

Diff for: .github/ISSUE_TEMPLATE/config.yml

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Bug Report Guidelines
4-
url: https://github.com/TheBusyBiscuit/Slimefun4/wiki/How-to-report-bugs
3+
- name: Code of Conduct
4+
url: https://github.com/Slimefun/Slimefun4/blob/master/.github/CODE_OF_CONDUCT.md
55
about: Please read this before posting
6+
- name: Bug Report Guidelines
7+
url: https://github.com/Slimefun/Slimefun4/wiki/How-to-report-bugs
8+
about: Guidelines on how to make good Bug reports
69
- name: Discord Server (for Questions and Suggestions)
710
url: https://discord.gg/fsD4Bkh
811
about: Please ask and answer questions here.

Diff for: .github/workflows/close-invalid-issues.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
issue_number: ${{ github.event.issue.number }}
3232
body: |-
3333
Your issue seems to be missing our template.
34-
[Click here to create a bug report](https://github.com/TheBusyBiscuit/Slimefun4/issues/new/choose)
34+
[Click here to create a bug report](https://github.com/Slimefun/Slimefun4/issues/new/choose)
3535
3636
Please remember that this Bug Tracker is exclusively reserved for Bug reports, any other form
37-
of discussion, like suggestions or questions should be posted on our discord server (You can find a link [on our main page](https://github.com/TheBusyBiscuit/Slimefun4#discord)).
37+
of discussion, like suggestions or questions should be posted on our discord server (You can find a link [on our main page](https://github.com/Slimefun/Slimefun4#discord)).

Diff for: .github/workflows/closed-issues-reason.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
5555
Please respond below, if you have any further questions.
5656
Do **not** open a new Issue unless explicitly told otherwise, comment below or edit your post instead.<br>
57-
Make sure to check out our article on [How to report bugs](https://github.com/TheBusyBiscuit/Slimefun4/wiki/How-to-report-bugs) for even more information.
57+
Make sure to check out our article on [How to report bugs](https://github.com/Slimefun/Slimefun4/wiki/How-to-report-bugs) for even more information.

Diff for: .github/workflows/discord-webhook.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
name: Discord Webhook
1313
runs-on: ubuntu-latest
14-
if: github.repository == 'TheBusyBiscuit/Slimefun4'
14+
if: github.repository == 'Slimefun/Slimefun4'
1515

1616
steps:
1717
- name: Checkout repository

Diff for: .github/workflows/duplicates.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
if: contains(github.event.comment.body, 'Duplicate of ')
14+
1415
steps:
1516
- name: Add label to the Issue
1617
uses: maxkomarychev/octions/octions/issues/add-labels@master

Diff for: .github/workflows/translator-webhook.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
name: Translation-Notifier
1414
runs-on: ubuntu-latest
15-
if: github.repository == 'TheBusyBiscuit/Slimefun4'
15+
if: github.repository == 'Slimefun/Slimefun4'
1616

1717
steps:
1818
- name: Discord Notification

Diff for: .github/workflows/update-changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
name: Changelog Generator
1414
runs-on: ubuntu-latest
15-
if: github.repository == 'TheBusyBiscuit/Slimefun4'
15+
if: github.repository == 'Slimefun/Slimefun4'
1616

1717
steps:
1818
- name: TOC Generator

Diff for: .github/workflows/url-checker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: URL-checker
1919
uses: SuperKogito/[email protected]
2020
with:
21-
git_path: https://github.com/TheBusyBiscuit/Slimefun4
21+
git_path: https://github.com/Slimefun/Slimefun4
2222
file_types: .md,.java,.yml
2323
print_all: False
2424
retry_count: 2

0 commit comments

Comments
 (0)