|
| 1 | +Are you liking **Typer**? |
| 2 | + |
| 3 | +Would you like to help Typer, other users, and the author? |
| 4 | + |
| 5 | +Or would you like to get help with **Typer**? |
| 6 | + |
| 7 | +There are very simple ways to help (several involve just one or two clicks). |
| 8 | + |
| 9 | +And there are several ways to get help too. |
| 10 | + |
| 11 | +## Star **Typer** in GitHub |
| 12 | + |
| 13 | +You can "star" Typer in GitHub (clicking the star button at the top right): <a href="https://github.com/tiangolo/typer" target="_blank">https://github.com/tiangolo/typer</a>. |
| 14 | + |
| 15 | +By adding a star, other users will be able to find it more easily and see that it has been already useful for others. |
| 16 | + |
| 17 | +## Watch the GitHub repository for releases |
| 18 | + |
| 19 | +You can "watch" Typer in GitHub (clicking the "watch" button at the top right): <a href="https://github.com/tiangolo/typer" target="_blank">https://github.com/tiangolo/typer</a>. |
| 20 | + |
| 21 | +There you can select "Releases only". |
| 22 | + |
| 23 | +Doing it, you will receive notifications (in your email) whenever there's a new release (a new version) of **Typer** with bug fixes and new features. |
| 24 | + |
| 25 | +## Connect with the author |
| 26 | + |
| 27 | +You can connect with <a href="https://tiangolo.com" target="_blank">me (Sebastián Ramírez / `tiangolo`)</a>, the author. |
| 28 | + |
| 29 | +You can: |
| 30 | + |
| 31 | +* <a href="https://github.com/tiangolo" target="_blank">Follow me on **GitHub**</a>. |
| 32 | + * See other Open Source projects I have created that could help you. |
| 33 | + * Follow me to see when I create a new Open Source project. |
| 34 | +* <a href="https://twitter.com/tiangolo" target="_blank">Follow me on **Twitter**</a>. |
| 35 | + * Tell me how you use Typer (I love to hear that). |
| 36 | + * Ask questions. |
| 37 | +* <a href="https://www.linkedin.com/in/tiangolo/" target="_blank">Connect with me on **Linkedin**</a>. |
| 38 | + * Talk to me. |
| 39 | + * Endorse me or recommend me :) |
| 40 | +* Read what I write (or follow me): |
| 41 | + * Read other ideas, articles and tools I have created. |
| 42 | + * Follow me to see when I publish something new. |
| 43 | + * On <a href="https://dev.to/tiangolo" target="_blank">**Dev.to**</a>. |
| 44 | + * On <a href="https://medium.com/@tiangolo" target="_blank">**Medium**</a>. |
| 45 | + |
| 46 | +## Tweet about **Typer** |
| 47 | + |
| 48 | +<a href="http://twitter.com/home/?status=I'm loving Typer because... https://github.com/tiangolo/typer cc @tiangolo" target="_blank">Tweet about **Typer**</a> and let me and others know why you like it. |
| 49 | + |
| 50 | +## Let me know how are you using **Typer** |
| 51 | + |
| 52 | +I love to hear about how **Typer** is being used, what have you liked in it, in which project/company you are using it, etc. |
| 53 | + |
| 54 | +You can let me know: |
| 55 | + |
| 56 | +* <a href="http://twitter.com/home/?status=Hey @tiangolo, I'm using Typer at..." target="_blank">On **Twitter**</a>. |
| 57 | +* <a href="https://www.linkedin.com/in/tiangolo/" target="_blank">On **Linkedin**</a>. |
| 58 | +* <a href="https://dev.to/tiangolo" target="_blank">On **Dev.to**</a>. |
| 59 | +* <a href="https://medium.com/@tiangolo" target="_blank">On **Medium**</a>. |
| 60 | + |
| 61 | +## Help others with issues in GitHub |
| 62 | + |
| 63 | +You can see <a href="https://github.com/tiangolo/typer/issues" target="_blank">existing issues</a> and try and help others. |
| 64 | + |
| 65 | +## Watch the GitHub repository |
| 66 | + |
| 67 | +You can "watch" Typer in GitHub (clicking the "watch" button at the top right): <a href="https://github.com/tiangolo/typer" target="_blank">https://github.com/tiangolo/typer</a>. |
| 68 | + |
| 69 | +If you select "Watching" instead of "Releases only", you will receive notifications when someone creates a new issue. |
| 70 | + |
| 71 | +Then you can try and help them solving those issues. |
| 72 | + |
| 73 | +## Create issues |
| 74 | + |
| 75 | +You can <a href="https://github.com/tiangolo/typer/issues/new/choose" target="_blank">create a new issue</a> in the GitHub repository, for example to: |
| 76 | + |
| 77 | +* Report a bug/issue. |
| 78 | +* Suggest a new feature. |
| 79 | +* Ask a question. |
| 80 | + |
| 81 | +## Create a Pull Request |
| 82 | + |
| 83 | +You can <a href="https://github.com/tiangolo/typer" target="_blank">create a Pull Request</a>, for example: |
| 84 | + |
| 85 | +* To fix a typo you found on the documentation. |
| 86 | +* To propose new documentation sections. |
| 87 | +* To fix an existing issue/bug. |
| 88 | +* To add a new feature. |
| 89 | + |
| 90 | +--- |
| 91 | + |
| 92 | +Thanks! |
0 commit comments