File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,14 @@ GitHub [Discussions](https://github.com/HypixelDev/PublicAPI/discussions).
1010Hypixel Public API documentation can be found at [ https://api.hypixel.net/ ] ( https://api.hypixel.net/ ) . Java
1111documentation can be found in the code.
1212
13- ### GitHub Issues
13+ ### Issues
1414
15- GitHub issues should only be used to report bugs. Everything else should either be in GitHub discussions or use the
16- Hypixel [ Code Creations] ( https://hypixel.net/forums/code-creations.65/ ) forum.
15+ GitHub issues should only be used to report bugs with the Java implementation of the Public API. If you have
16+ issues or questions with using the Public API, you should post in the GitHub discussions, or use the Hypixel
17+ [ Code Creations] ( https://hypixel.net/forums/code-creations.65/ ) forum.
18+
19+ If you have an issue with the Public API itself, such as an error when trying to use a specific endpoint, you
20+ can report this on the Hypixel Forums under the "Website" -> "Public API" option [ here] ( https://hypixel.net/bug-reports/create ) .
1721
1822### Usage
1923
@@ -58,4 +62,5 @@ Transports will also have dependencies where required.
5862### Contributing
5963
6064When contributing changes to the Java API please provide as much detail on the changes and the reasons for them. We will
61- not accept changes that have no meaningful contribution to the project.
65+
66+ not accept changes that have no meaningful contribution to the project.
You can’t perform that action at this time.
0 commit comments