Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 915 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (14 loc) · 915 Bytes

Contributing

Contributions are very welcome. There are different ways you can contribute:

  1. Fix/implement known issues
  2. 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.
  3. 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:

  1. Fork the project
  2. Create a new feature branch with your contribution (not needed for documentation improvements)
  3. Implement your great new feature or bug fix
  4. Remember to sign off your commits according to our DCO
  5. Create a pull request