Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add More Paragraphs for Typing Practice ✨ #5

Open
iamBijoyKar opened this issue Nov 17, 2023 · 2 comments
Open

Add More Paragraphs for Typing Practice ✨ #5

iamBijoyKar opened this issue Nov 17, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@iamBijoyKar
Copy link
Member

Add More Paragraphs for Typing Practice int the public/data/paras.json

A small paragraph is also a big contribution!! πŸ˜‡

Para Format

{
"title": "title of the paragraph", // string
"description": "paragraph description", //string
"text": "paragraph text", // string
"time": "time limit in seconds", // number
"resources": "resource link" // string
}

Thank you very much for taking your time and contributing in out project πŸ€—

@iamBijoyKar iamBijoyKar added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Nov 17, 2023
@iamBijoyKar iamBijoyKar pinned this issue Nov 17, 2023
@erickNjuki
Copy link
Contributor

Hi @iamBijoyKar please assign this to me , I also created a PR that adds more paragraph examples

@iamBijoyKar
Copy link
Member Author

Hi @iamBijoyKar please assign this to me , I also created a PR that adds more paragraph examples

I merged your PR #6

There were some missing commas in the json, which were causing some problems, but I fixed it.

Good effort πŸ‘

Thanks for your contribution πŸ˜‡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants