|
| 1 | +# Contributing to cli |
| 2 | + |
| 3 | +Thank you for taking the time to read this document! |
| 4 | + |
| 5 | +:heart_eyes: **please star the cli repository!** :heart_eyes: |
| 6 | + |
| 7 | +First make sure you're on the |
| 8 | +[official repository page](https://github.com/daniele77/cli/blob/master/CONTRIBUTING.md), |
| 9 | +then just press the button labeled "star" in the top right of the page |
| 10 | +to give cli a star! Your stars create generate additional visibility, |
| 11 | +which leads to more users, more bug reports, more fixes, more testing, |
| 12 | +more features, and a better product! |
| 13 | + |
| 14 | +## Ways to Contribute |
| 15 | + |
| 16 | +No contribution to cli is too big or too small! We are |
| 17 | +always happy to see user participation in all of its forms. |
| 18 | +Here are some of the ways that you can contribute (this is |
| 19 | +by no means an exhaustive list): |
| 20 | + |
| 21 | +* Submit a |
| 22 | + [bug report](https://github.com/daniele77/cli/issues). |
| 23 | + We love hearing about broken things, so |
| 24 | + that we can fix them. Any problem is fair game, this includes |
| 25 | + the documentation examples, tests, and repository as well as the |
| 26 | + library itself. Bug reports should be opened on the |
| 27 | + [Issues](https://github.com/daniele77/cli/issues) page. |
| 28 | + |
| 29 | +* Provide |
| 30 | + [feedback](https://github.com/daniele77/cli/issues). |
| 31 | + about the library. If you have used, are using, |
| 32 | + or are thinking about using the library we want to hear about it! |
| 33 | + The more information you provide, the better we will be able |
| 34 | + to ensure that cli meets your needs. You can provide feedback |
| 35 | + as an issue, or email the author directly. |
| 36 | + |
| 37 | +* Test cli. |
| 38 | + |
| 39 | +* Use cli in your next application! At the end of the day, it is the |
| 40 | + goal of the library to provide utility to users so the best way you |
| 41 | + can contribute is simply to use the library! |
0 commit comments