From c3bdb4888744a98c815cfa35c7e0477f2b912433 Mon Sep 17 00:00:00 2001 From: Waleed Sadek <62147992+waleedsadek-panx@users.noreply.github.com> Date: Sun, 25 Feb 2024 05:01:39 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2635fd6..67e228f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,5 @@ -# Contribution Guidelines +# Contribution Guidelines + 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 @@ -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. - **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). +