You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,18 @@ Please note we have a [code of conduct](https://github.com/Ashish2030/Music-Host
9
9
Before you begin:
10
10
- Check out the [existing issues](https://github.com/ashish2030/Music-Hoster-FrontEnd-Using-React/issues).
11
11
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
+
12
24
## Don't see your issue? Open one
13
25
14
26
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
85
97
* Set up repo and install dependencies.
86
98
* Create your branch : `git checkout -b <branch-name>`
87
99
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.
0 commit comments