-
Notifications
You must be signed in to change notification settings - Fork 3
Contributing
Daniel Stephenson edited this page Oct 16, 2021
·
11 revisions
- Clone the project. You can do this with git by typing "git clone https://github.com/Preponderous-Software/Ponder/".
- Create a new branch before altering any code.
- Alter the code.
- Open a pull request here.
- Fork the project.
- Create a new branch. (optional)
- Alter the code.
- Open a pull request here.
There are a number of issues open which pose a question. Feel free to contribute to any ongoing discussions.
- Want to fix some stuff? You can find bugs to fix here.
- Want to improve the library? You can find planned improvements here.
- Want to implement a new feature? You can find planned features here.
- If you find a flaw in the code or a bug, please create an issue here.
- If you see a way for the code to be improved, feel free to create an issue here and tell us about it.
- If you're feeling especially motivated, you're welcome to implement your idea(s) and submit a PR here.
- Java 16 can be used to build the project.
- This project uses the IntelliJ plugin Minecraft Development and Maven to compile its code.
- Testing can be done by running a local spigot server with the compiled JAR in the plugins folder and checking the console.