Update CONTRIBUTING.md

This commit is contained in:
Waleed Sadek 2024-02-25 05:01:39 +02:00 committed by GitHub
parent 16079c49c3
commit c3bdb48887
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
# Contribution Guidelines # Contribution Guidelines
<!-- markdown-link-check-disable -->
Please note that this project is released with a [Contributor Code of Conduct](https://github.com/PanXProject/awesome-certificates/blob/main/code-of-conduct.md). By participating in this project you agree to abide by its terms. Please note that this project is released with a [Contributor Code of Conduct](https://github.com/PanXProject/awesome-certificates/blob/main/code-of-conduct.md). By participating in this project you agree to abide by its terms.
## Adding courses/certificates ## Adding courses/certificates
@ -8,3 +9,4 @@ If you'd like to add a free course with a certificate/badge to [awesome-certific
- **First:** [fork this project](https://github.com/PanXProject/awesome-certificates/fork) and make the edits you need. - **First:** [fork this project](https://github.com/PanXProject/awesome-certificates/fork) and make the edits you need.
- **Second:** open a [pull request](https://github.com/PanXProject/awesome-certificates/compare), if you're new to pull requests read about it [here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request). - **Second:** open a [pull request](https://github.com/PanXProject/awesome-certificates/compare), if you're new to pull requests read about it [here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request).
- **Third:** read and adhere to the [list guidelines](https://github.com/PanXProject/awesome-certificates/blob/main/pull_request_template.md). - **Third:** read and adhere to the [list guidelines](https://github.com/PanXProject/awesome-certificates/blob/main/pull_request_template.md).
<!-- markdown-link-check-enable -->