Contributing
Bug reports¶
- To report a bug, open an issue at the HD Admin repository.
- Include a detailed explanation of the problem with any relevant images, videos, etc (such as console errors).
- Aim to include a link to a stripped-down uncopylocked Roblox place which reproduces the bug.
Suggestions¶
- Have an idea for a new command, setting or feature? Open an issue describing what you'd like and the problem it solves.
- Got a question rather than a suggestion? Check the documentation first, then ask away at the HD Admin Community Server.
Code contributions¶
- Suggestions and code contributions are greatly appreciated!
- For large contributions (like a new feature) please open an issue before beginning a code contribution to ensure it's discussed through fully (we wouldn't want to waste your time!).
- For smaller contributions (a few lines of code, fixing typos, etc) feel free to send a pull request right away.
- Pull requests should be made to the
mainbranch. - You'll be asked to sign a short Contribution Agreement before your first contribution can be merged. See the LICENSE file in the repository for details.
- The project syncs into Studio with Rojo, so you can test your changes in a live place as you work.