Would you like to help Typer, other users, and the author?
Or would you like to get help with **Typer**?
There are very simple ways to help (several involve just one or two clicks).
And there are several ways to get help too.
## Star **Typer** in GitHub
You can "star" Typer in GitHub (clicking the star button at the top right): <ahref="https://github.com/tiangolo/typer"target="_blank">https://github.com/tiangolo/typer</a>.
By adding a star, other users will be able to find it more easily and see that it has been already useful for others.
## Watch the GitHub repository for releases
You can "watch" Typer in GitHub (clicking the "watch" button at the top right): <ahref="https://github.com/tiangolo/typer"target="_blank">https://github.com/tiangolo/typer</a>.
There you can select "Releases only".
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.
## Connect with the author
You can connect with <ahref="https://tiangolo.com"target="_blank">me (Sebastián Ramírez / `tiangolo`)</a>, the author.
You can:
*<ahref="https://github.com/tiangolo"target="_blank">Follow me on **GitHub**</a>.
* See other Open Source projects I have created that could help you.
* Follow me to see when I create a new Open Source project.
*<ahref="https://twitter.com/tiangolo"target="_blank">Follow me on **Twitter**</a>.
* Tell me how you use Typer (I love to hear that).
* Ask questions.
*<ahref="https://www.linkedin.com/in/tiangolo/"target="_blank">Connect with me on **Linkedin**</a>.
* Talk to me.
* Endorse me or recommend me :)
* Read what I write (or follow me):
* Read other ideas, articles and tools I have created.
* Follow me to see when I publish something new.
* On <ahref="https://dev.to/tiangolo"target="_blank">**Dev.to**</a>.
* On <ahref="https://medium.com/@tiangolo"target="_blank">**Medium**</a>.
<ahref="https://twitter.com/compose/tweet?text=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.
You can see <ahref="https://github.com/tiangolo/typer/issues"target="_blank">existing issues</a> and try and help others.
## Watch the GitHub repository
You can "watch" Typer in GitHub (clicking the "watch" button at the top right): <ahref="https://github.com/tiangolo/typer"target="_blank">https://github.com/tiangolo/typer</a>.
If you select "Watching" instead of "Releases only", you will receive notifications when someone creates a new issue.
Then you can try and help them solving those issues.
## Create issues
You can <ahref="https://github.com/tiangolo/typer/issues/new/choose"target="_blank">create a new issue</a> in the GitHub repository, for example to:
* Report a bug/issue.
* Suggest a new feature.
* Ask a question.
## Create a Pull Request
You can <ahref="https://github.com/tiangolo/typer"target="_blank">create a Pull Request</a>, for example: