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

Good First Contribution Documentation #22

Open
poppabear8883 opened this issue Sep 29, 2018 · 2 comments
Open

Good First Contribution Documentation #22

poppabear8883 opened this issue Sep 29, 2018 · 2 comments
Labels
General General Documentation Issue Todo A Task

Comments

@poppabear8883
Copy link
Contributor

Need to add information regarding the Good First Issue tag and how to easily become an official contributor.

@poppabear8883 poppabear8883 added Todo A Task General General Documentation Issue and removed Todo A Task labels Sep 29, 2018
@prathamesh-borse
Copy link

Hey, @poppabear8883 can u give me a brief explanation of How do I contribute to this issue?

@poppabear8883
Copy link
Contributor Author

You can start by checking out the production Documentation site Here.

Some key areas of focus in order to get started with submitting Pull Requests would be the following:

Commit Message Requirements
Pull Requests Requirements

After forking the repository you should run npm install to install all the required dependencies.

The docs repository uses Docsify. Docsify's Documentation

After the dependencies are installed you can run docsify serve . from within the root directory of the repository. You can then preview the local instance of the site in your browser @ http://localhost:3000

Please if you have any issue or just want to chat with us directly in real time visit our Discord https://discord.gg/ezVnBRZj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General General Documentation Issue Todo A Task
Projects
None yet
Development

No branches or pull requests

2 participants