codeforcauseorg / edu-client

Product focuses on 100% education as well as upskilling developing countries and rural areas.
https://educlient.codeforcause.org/
MIT License
130 stars 149 forks source link

A minor correction in CONTRIBUTING.md #191

Closed Jassi10000-zz closed 3 years ago

Jassi10000-zz commented 3 years ago

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

In the CONTRIBUTING.md file , under the section of "Setting up project using yarn" I think there's a lil mistake in the documentation

Describe the solution you'd like

A clear and concise description of what you want to happen.

  1. It should be " Running in Development Mode " instead of " Running in Deployment mode "
  2. There should be instructions to install dependencies with yarn as it can confuze beginners who are just starting with project So , I want to add there " yarn install " guideline likewise its given in case of "npm"

Additional context

Add any other context about the feature request here. educlient1

This is the screenshot of the portion in which am requesting to add changes

rajatgupta24 commented 3 years ago

Hi @Jassi10000, go ahead with this and create a PR :+1:.

Jassi10000-zz commented 3 years ago

Sure sir , updating that in a few minutes