Thanks for stopping by! I'm excited you're here to help make this mod a great fermenting and wine experience. Pull Requests (PRs) are welcome – let’s keep the code clean and efficient.
- Pull Requests (PRs): Feel free to submit PRs. Check the code style before submitting to maintain consistency.
- Feature Requests: If you have ideas for new features, open a suggestion and let me know!
- Bug Reports: If you find a bug, write a clear report so I can address it.
- Clean Code: Keeping the code clean and organized is key; please avoid leaving unused code.
- Commit Messages: Make commit messages clear and concise. Although not required, using Conventional Commits is recommended for better tracking.
- Follow the existing code style to keep everything consistent.
- Ensure your code builds without issues before submitting.
- Test any changes thoroughly to ensure they work as expected.
- Add tests if necessary, or explain the functionality of your changes to help others understand.