Contributions are very welcome. There are different ways you can contribute:
- Fix/implement known issues
- Issues listed in https://github.com/TNG/jgiven-azure-plugin/issues would be candidates for that.
- Come up with new ideas for improving the JGiven Azure Plugin
- If you have an idea how this plugin may be improved, just open a new issue and describe your idea.
- Report bugs
- If you find a bug in the JGiven Azure Plugin, please open a new issue. Further, do not forget to provide a short, reproducible and self-contained example.
If you want to contribute code or documentation please follow the following workflow:
- Fork the project
- Create a new feature branch with your contribution (not needed for documentation improvements)
- Implement your great new feature or bug fix
- Remember to sign off your commits according to our DCO
- Create a pull request