Skip to content

Commit f928da4

Browse files
Update README.md
1 parent d9abe68 commit f928da4

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@ GitHub [Discussions](https://github.com/HypixelDev/PublicAPI/discussions).
1010
Hypixel Public API documentation can be found at [https://api.hypixel.net/](https://api.hypixel.net/). Java
1111
documentation 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

6064
When 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.

0 commit comments

Comments
 (0)