Create CONTRIBUTING.md

In line number 39 I added an anchor tag in "see detail above", it will redirect user to to particular section i.e. Contributor License Agreements section.
This commit is contained in:
Akash Kumar Singh 2021-08-10 16:37:12 +05:30 committed by GitHub
parent aefb45469e
commit b36e55d357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ PR is acceptable as an alternative.
This ensures that work isn't being duplicated and communicating your plan This ensures that work isn't being duplicated and communicating your plan
early also generally leads to better patches. early also generally leads to better patches.
4. If your proposed change is accepted, and you haven't already done so, sign a 4. If your proposed change is accepted, and you haven't already done so, sign a
Contributor License Agreement (see details above). Contributor License Agreement ([see details above](#contributor-license-agreements)).
5. Fork the desired repo, develop and test your code changes. 5. Fork the desired repo, develop and test your code changes.
6. Ensure that your code adheres to the existing style in the sample to which 6. Ensure that your code adheres to the existing style in the sample to which
you are contributing. you are contributing.