Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.3 KB

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 1.3 KB

Contribution Guide 🌻

The project is built with basic web setup (HTML, CSS, and JavaScript) without any bundlers.

🐨 Local Setup

  • Fork this repository.
  • Clone your fork git clone https://github.com/:yourusername/text-to-handwriting
  • Open folder text-to-handwriting and open index.html with browser. (Or you can use any npm module to run static server).

🤗 Hello First-time Contributors

There are lot of resources (articles, courses, videos) available for getting started with git and GitHub you can search and follow any of the resource you like.

  • You can pick any of the issues from Issues or If you feel like it needs extra feature or if you find bug, you can create your own issue.
  • You can drop a comment on issue saying "Hi Saurabh, let me work on this or I will kill you 🔪" to avoid multiple people working on the same PR.

Lastly, It is fine if you mess something up. If there is anything wrong in the PR I will let you know how to fix that in comments of the PR.

If you are still scared to drop a PR or need any help, you can always drop me a message on my Twitter @saurabhcodes or drop me an email at [email protected].