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

Update README.md #591

Merged
merged 1 commit into from
Oct 5, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Hacktoberfest ([Live Website](https://fineanmol.github.io/Hacktoberfest2k21/Contributors.html))
# Hacktoberfest ([Live Website](https://fineanmol.github.io/Hacktoberfest2021/Contributors.html))

**This is a beginner-friendly project to help you get started with your
[hacktoberfest](https://hacktoberfest.digitalocean.com/). If you don't
Expand All @@ -10,14 +10,14 @@ P.S. Star ⭐ and Share this repository, if you had fun!! 😍
![Hacktoberfest 2021](https://hacktoberfest.digitalocean.com/_nuxt/img/logo-hacktoberfest-full.f42e3b1.svg)


# 📌 Videos
# 📌 Videos :

- [Hacktoberfest Intro](https://youtu.be/OsAFX_ZbgaE)
- [How to pull request [Overview]](https://youtu.be/DIj2q02gvKs)
- [Merge Conflict / comment](https://youtu.be/zOx5PJTY8CI)


# Contribution rules📚
# Contribution rules📚 :

- The project must work when opening Contributors.html
- You are allowed to make pull requests that break the rules. We just merge it ;)
Expand All @@ -28,7 +28,7 @@ P.S. Star ⭐ and Share this repository, if you had fun!! 😍
- Try to keep pull requests small to minimize merge conflicts


## Getting Started 🤗
## Getting Started🤗 :

- Fork this repo (button on top)
- Clone on your local machine
Expand Down Expand Up @@ -64,7 +64,7 @@ git push origin my-new-branch
- Create a new pull request from your forked repository


## Avoid Conflicts (Syncing your fork)
## Avoid Conflicts (Syncing your fork)💡 :

An easy way to avoid conflicts is to add an 'upstream' for your git repo, as other PR's may be merged while you're working on your branch/fork.

Expand All @@ -87,7 +87,7 @@ This will give you any eventual conflicts and allow you to easily solve them in
For more information on syncing forks [read this article from Github](https://help.github.com/articles/syncing-a-fork/).


# FAQs
# FAQs 💬 :

- Who can contribute?
- Anyone with a github account and who is signed up for
Expand Down