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
+21-24
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
---
6
6

7
7
8
-
## Autumn of Open Source AOS 2020
8
+
## Autumn of Open Source AOS 2020:rainbow:
9
9
10
10
<palign="center">
11
11
<ahref="https://sanscript.tech/">
@@ -22,11 +22,11 @@
22
22
23
23
* Every contribution counts, and will go a long way towards betterment of the code and/or its related files.
24
24
25
-
## Assistance to get started
25
+
## Assistance to get started:page_facing_up:
26
26
27
27
If you're new to contributing and have no idea about working with repositories, be sure to check [GitHub docs to getting started](https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github) from GitHub may also be helpful to refer.
28
28
29
-
## Essential Guidelines for contribution against Autumn of Open Source 2020:
29
+
## Essential Guidelines for contribution against Autumn of Open Source 2020::bookmark_tabs:
30
30
31
31
Before you start off with the contribution,
32
32
@@ -36,18 +36,18 @@ Before you start off with the contribution,
36
36
37
37
* Wait for ***approval***. After it's assigned to you then move on further, fork the repository and clone it (if haven't yet done) and start your work according to the guidelines given in the [README.md](https://github.com/sanscript-tech/orphan_support-php/blob/main/README.md) of repository.
38
38
39
-
## Steps to Contribute in GitHub Repository
39
+
## Steps to Contribute in GitHub Repository:pushpin:
40
40
41
41
***If you don't have git on your machine, [install it](https://help.github.com/articles/set-up-git/).***
42
42
43
43
### 1. Fork this repository 🚀
44
44
45
-
Fork this repository by clicking on the fork button on the top of this page.
45
+
*Fork this repository by clicking on the fork button on the top of this page.
This will create a copy of this repository in your account.
50
+
*This will create a copy of this repository in your account.
51
51
52
52
### 2. Clone the repository 🏁
53
53
@@ -64,45 +64,42 @@ This will create a copy of this repository in your account.
64
64
git clone "url you just copied"
65
65
```
66
66
67
-
where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project). See the previous steps to obtain the url.
67
+
where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project). See the previous steps to obtain the url.
0 commit comments