Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 2.3 KB

CONTRIBUTING.md

File metadata and controls

42 lines (27 loc) · 2.3 KB

Contributing

Thank you for considering a contribution to this project! This document outlines the process to help get your contribution accepted. Following these guidelines helps us assess your changes faster and makes it easier for us to merge your submission!

There are many ways to contribute, from submitting new code or configuration files, making improvements to existing code.

Submitting code

To contribute, send a pull request. For small changes, such as fixing a typo or adding a link, you can use the GitHub Edit Button. For larger changes:

  1. Fork the repository.
  2. In your fork, make your change in a branch that's based on this repo's master branch.
  3. Commit the change to your fork, using a clear and descriptive commit message.
  4. Create a pull request, answering any questions in the pull request form.

Before you send a pull request, please be sure that you're working from the latest source on the master branch.

Submitting bugs

If you find a bug in the Preservica software or Preservica API, please do NOT open an issue. Email support@preservica.com (if you are a customer) or partnersupport@preservica.com (if you are a partner) instead.

Submitting enhancement ideas

Similar to submitting bugs, you are welcome to submit ideas for enhancements or new features in the [Preservica User Group forum] (https://usergroup.preservica.com/forums/forum/discussions/) This forum is closely monitored by our Product Manager.

Please feel free also to use the Preservica User Group forum as a space for gathering and collaborating on ideas. If you are not already registered on the User Group portal, the registration process only takes a minute. If you encounter issues while trying to register, please email support@preservica.com (if you are a customer) or partnersupport@preservica.com (if you are a partner)

Code of conduct

This project has adopted the Contributor Covenant Code of Conduct.

Licensing

This project is licensed under the terms of the MIT license.