website/node_modules/clipboard/contributing.md

Contributing guide

Want to contribute to Clipboard.js? Awesome! There are many ways you can contribute, see below.

Opening issues

Open an issue to report bugs or to propose new features.

Proposing pull requests

Pull requests are very welcome. Note that if you are going to propose drastic changes, be sure to open an issue for discussion first, to make sure that your PR will be accepted before you spend effort coding it.

Fork the Clipboard.js repository, clone it locally and create a branch for your proposed bug fix or new feature. Avoid working directly on the master branch.

Implement your bug fix or feature, write tests to cover it and make sure all tests are passing (run a final npm test to make sure everything is correct). Then commit your changes, push your bug fix/feature branch to the origin (your forked repo) and open a pull request to the upstream (the repository you originally forked)'s master branch.

Documentation

Documentation is extremely important and takes a fair deal of time and effort to write and keep updated. Please submit any and all improvements you can make to the repository's docs.

Known issues

If you're using npm@3 you'll probably face some issues related to peerDependencies. https://github.com/npm/npm/issues/9204



JohnCoene/chirp documentation built on May 25, 2021, 6:33 p.m.