-
-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/docs #812
Fix/docs #812
Changes from 21 commits
083991b
85c39bb
a125b8b
949a93b
97ef28c
ecee42b
6e18b8c
281b5b2
ba9e910
1852289
1ec74fc
282bc94
a7817f9
891fb40
6cab406
3eea04f
d62a22d
3f6d346
c0011cc
5af68b0
1cfdba9
9d8cb77
06da3b9
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ This page explains which API versions exist, and to which Minecraft version thei | |
+-------------+--------------+----------------+-------------------------------------------+ | ||
| API-Version | Release Date | End of Support | Known Implementations (Minecraft Version) | | ||
+=============+==============+================+===========================================+ | ||
| *8.0.0* | TBA | TBA | * *SpongeForge (1.13.x)* | | ||
| | | | * *SpongeVanilla (1.13.x)* | | ||
| *8.0.0* | TBA | TBA | * *SpongeForge* | | ||
| | | | * *SpongeVanilla* | | ||
+-------------+--------------+----------------+-------------------------------------------+ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is leaving the Minecraft version off intentional? Gabizou said to change it to 1.14, but I can agree with leaving it off for now given the amount of change and uncertainty for which Minecraft version will have fully-functional implementations. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Six of one, half a dozen of the other... Leaving the MC version off an as-yet unreleased API is probably OK, as it will definitely have one by release. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Yeah, this is the docs for api 7. No need to worry about future versions of the api. |
||
| 7.2.0 | TBA | TBA | * SpongeForge (1.12.2) | | ||
| | | | * SpongeVanilla (1.12.2) | | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not certain of what is meant by
Should the comment be made in the issue or the pull request?
Perhaps one of the following two sentences would be clearer:
You should also create a draft pull request with a
~wip
comment so we ...OR
You should also create a draft pull request or comment in the issue with
~wip
so we ...There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In theory WIP status can be automatically set in GitHub now. More detail is probably required.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see. I found the following URLs. Maybe a link in a
Tip
block to one of them for more information will suffice.https://github.blog/2019-02-14-introducing-draft-pull-requests/
https://help.github.com/en/articles/about-pull-requests#draft-pull-requests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was referring to limbo.
https://github.com/SpongePowered/limbo-config/wiki/Pull-Request-Commands