Skip to content

Commit b706da6

Browse files
authored
Update CONTRIBUTING.md
1 parent 1df6606 commit b706da6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CONTRIBUTING.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ Please note we have a [code of conduct](https://github.com/Ashish2030/Music-Host
99
Before you begin:
1010
- Check out the [existing issues](https://github.com/ashish2030/Music-Hoster-FrontEnd-Using-React/issues).
1111

12+
### Need some help regarding the basics?🤔
13+
14+
You can refer to the following articles on basics of Git and Github and also contact the Project Mentors,
15+
in case you are stuck:
16+
- [Getting started with Git and GitHub](https://towardsdatascience.com/getting-started-with-git-and-github-6fcd0f2d4ac6)
17+
- [Forking a Repo](https://help.github.com/en/github/getting-started-with-github/fork-a-repo)
18+
- [Cloning a Repo](https://help.github.com/en/desktop/contributing-to-projects/creating-an-issue-or-pull-request)
19+
- [How to create a Pull Request](https://opensource.com/article/19/7/create-pull-request-github)
20+
- [Learn about Github issues](https://docs.github.com/en/issues)
21+
- [Learn GitHub from Scratch](https://lab.github.com/githubtraining/introduction-to-github)
22+
23+
1224
## Don't see your issue? Open one
1325

1426
If you spot something new, open an issue using a [template](https://github.com/ashish2030/Music-Hoster-FrontEnd-Using-React/issues/new/choose). We'll use the issue to have a conversation about the problem you want to fix.
@@ -85,9 +97,18 @@ Our repo is very active, so it’s likely you’ll need to update your fork with
8597
* Set up repo and install dependencies.
8698
* Create your branch : `git checkout -b <branch-name>`
8799

100+
101+
### Tip from us😇
102+
103+
It always takes time to understand and learn. So, do not worry at all. We know **you have got this**!💪
104+
We believe every contribution is 'worth it'. Always keep in mind that **No contribution is too small**,so
105+
just go ahead and be a part of our contributor family.
106+
107+
88108
<br>
89109
<h5 align="center">
90110
< Happy Contributing />
91111
<br>
92112
<a href="#">Ashish kumar</a> | © 2021
93113
</h5>
114+

0 commit comments

Comments
 (0)