-
Notifications
You must be signed in to change notification settings - Fork 26
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
Create CONTRIBUTING.md #145
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The content looks fine to me, make the changes that I have requested
cc @cseas @srishti-nema @mashsaxena @Shubhra-07
Also get proofreading from
@perfect10-vst or @Shubhra-07
* * * | ||
|
||
There are mainly three sectors in which anyone can contribute to the our Website: | ||
* Authoring a post (The Blog could be about anything realted to **Literature**.) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
post -> blog post
|
||
* * * | ||
|
||
There are mainly three sectors in which anyone can contribute to the our Website: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sectors -> ways
|
||
There are mainly three sectors in which anyone can contribute to the our Website: | ||
* Authoring a post (The Blog could be about anything realted to **Literature**.) | ||
* Reporting an issue and giving suggestions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reporting an issue and giving suggestions. -> Reporting an issue/bugs
There are mainly three sectors in which anyone can contribute to the our Website: | ||
* Authoring a post (The Blog could be about anything realted to **Literature**.) | ||
* Reporting an issue and giving suggestions. | ||
* Localizing it or contributing to the code. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Localizing it or contributing to the code. -> Fixing known bugs
```sh | ||
# create a local clone of the repository | ||
git clone https://github.com/YOUR-USERNAME/leomvit.github.io.git | ||
# switch to the created directory | ||
cd leomvit.github.io.git | ||
# start local server | ||
bundle exec jekyll serve | ||
``` | ||
This will start the Jekyll Server. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add instructions for setting up the repo in Docker
cc @cseas
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we need Docker?
* Using _Github Editor_ | ||
* Using _Local Editor_ | ||
|
||
The Second way is more preferable more begineers as there are less chances of making mistakes and all the changes one can check on Local server. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo: begineers
All Submissions:
New Feature Submissions:
Changes to Core Features: