Thanks for helping make forgex better!
Contributions to forgex should align with the project’s design principles:
- Maintain backwards compatibility whenever possible.
If you have run into a bug or want to discuss a new feature, please file an issue.
forgex uses Github pull requests. Feel free to fork, hack away at your changes and submit.
- All commands and functionality should be documented appropriately
- All new functionality/features should have appropriate unit testing
forgex strives to have a consistent set of documentation that matches the command structure and any new functionality must have accompanying documentation in the PR.
See the LICENSE file for our project's licensing. We will ask you to confirm the licensing of your contribution.