Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 1.28 KB

CONTRIBUTING.md

File metadata and controls

27 lines (17 loc) · 1.28 KB

Contribution Guide 🌻

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

🐨 Local Setup

  • Fork this repository.

Note: You need NodeJS installed in your machine to run formatter and server

git clone https://github.com/:your-github-username/text-to-handwriting
cd text-to-handwriting
npm install
npm run dev

🤗 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 saurabhdaware99@gmail.com.