UNPKG

@ping-identity/dvlint-base-rule-pack

Version:
32 lines (18 loc) 1.64 kB
# Contributing to the Ping Identity dvlint Project Thanks for taking the time to contribute! ## How can I contribute? ### Reporting bugs #### Before submitting a bug report It's also a good idea to search the GitHub [issue tracker](https://github.com/pingidentity/dvlint/issues) to see if your issue or one similar to it has already been reported. #### How do I submit a bug report? Bugs are tracked as [GitHub issues](https://guides.github.com/features/issues/). You can report a bug by submitting an issue in the project's [issue tracker](https://github.com/pingidentity/dvlint/issues). To help the maintainers understand and reproduce the problem, please try to provide information like the following: * A clear and descriptive title. * A description of what happened and a description of what you expected to happen. * An example with the exact steps needed to reproduce the problem. If relevant, sample code is helpful. Please understand that bug reports are reviewed and prioritized internally, and we may not be able to address all bug reports or provide an estimated time for resolution. #### Suggesting enhancements As with bugs, requests are tracked as [GitHub issues](https://guides.github.com/features/issues/). You can suggest an enhancement by submitting an issue in the project's [issue tracker](https://github.com/pingidentity/dvlint/issues). Please understand that enhancement requests are reviewed and prioritized internally, and we may not be able to address all requests or provide an estimated time for resolution. ### Contributing Code Changes Ping Identity does not accept third-party code submissions.