- Fork the WABACMachine repository
- Create a new branch for each feature or improvement
- Send a pull request from each feature branch to the develop branch
It is very important to separate new features or improvements into separate feature branches, and to send a pull request for each branch. This allows me to review and pull in new features or improvements individually.
- Create an issue here
- Add the
bug
label to the issue - Please provide as many details as you can (environment, steps to reproduce, config file, ...)
Feature Requests are only for NEW features. For existing features, please make an Enhancement Request.
- Create an issue here
- Add the
feature-request
label to the issue - Please describe the feature in a detailed way, with examples and use cases
Enhancement Requests are only for EXISTING features. For a new feature, please make a Feature Request.
- Create an issue here
- Add the
enhancement
label to the issue - Describe your idea