Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 2.39 KB

CONTRIBUTING.md

File metadata and controls

39 lines (22 loc) · 2.39 KB

Contributing to Hiden dependancy updater

Help wanted! We'd love your contributions to Hiden dependancy updater. Please review the following guidelines before contributing. Also, feel free to propose changes to these guidelines by updating this file and submitting a pull request.

Have a Question?

For all support related questions, you can ask the question here.

Found a Bug?

If you've identified a bug in hiden-dependancy-updater, please submit an issue to our GitHub repo: javadoc-publisher. Please also feel free to submit a Pull Request with a fix for the bug!

Have a Feature Request?

All feature requests should start with submitting an issue documenting the user story and acceptance criteria. Again, feel free to submit a Pull Request with a proposed implementation of the feature.

Ready to Contribute

Create an issue

Before submitting a new issue, please search the issues to make sure there isn't a similar issue doesn't already exist.

Assuming no existing issues exist, please ensure you include required information when submitting the issue to ensure we can quickly reproduce your issue.

We may have additional questions and will communicate through the GitHub issue, so please respond back to our questions to help reproduce and resolve the issue as quickly as possible.

New issues can be created with in our GitHub repo.

Pull Requests

Pull requests should target the main branch. Please also reference the issue from the description of the pull request using special keyword syntax to auto close the issue when the PR is merged. For example, include the phrase fixes #14 in the PR description to have issue #14 auto close.

License

The Dockerfile and associated scripts and documentation in this project are released under the Apache 2.0 License.