Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 963 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (14 loc) · 963 Bytes

How to CONTRIBUTE ?

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; }

Abdul Rehman GHub Contributions: 1- I have also 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.