-
Notifications
You must be signed in to change notification settings - Fork 107
/
contribute.json
26 lines (14 loc) · 959 Bytes
/
contribute.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Give your contribution
1.Search about the the topic or domain on which you want to contribute like changes in style, resizing, changing fonts, etc.
2.Take the reference from below example and structure your information similar to that .
3.Check whether the contribution you are providing is valid.
4.Commit your change and go for pull request.
5.Recheck your code and push request. (wrong syntax code can be rejected)
6.You done with your contribution, celebrate!!
NOTE1 - Contribution must be done in the given format. Pull request wont be accepted if the format is wrong.
NOTE2 - Contribution you are providing must be applicable in web and valid.
EXAMPLE- CHANGE THE BUTTON COLOR TO BLACK-
.btn{ padding: 12px 15px; color: blue; }
AbdulRehmanGHub Contributions:
1- I have added the anchor tag so that the tabs are now clickable and you can now add links of your own.
2- I have also added the bold tag to tabs that look cool in this format now.