[PR #636] [MERGED] [fix/feat]: Added Code of Conduct #1090

Open
opened 2026-01-29 15:17:29 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/636
Author: @Panquesito7
Created: 10/2/2020
Status: Merged
Merged: 10/2/2020
Merged by: @ayaankhan98

Base: masterHead: add_code_conduct


📝 Commits (1)

  • 812702f [fix/feat]: Added Code of Conduct

📊 Changes

1 file changed (+76 additions, -0 deletions)

View changed files

CODE_OF_CONDUCT.md (+76 -0)

📄 Description

Description of Change

  • Added Code of Conduct.

References

None

Checklist

  • Added description of change
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes: Code of Conduct from the https://github.com/TheAlgorithms/.github repository.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/636 **Author:** [@Panquesito7](https://github.com/Panquesito7) **Created:** 10/2/2020 **Status:** ✅ Merged **Merged:** 10/2/2020 **Merged by:** [@ayaankhan98](https://github.com/ayaankhan98) **Base:** `master` ← **Head:** `add_code_conduct` --- ### 📝 Commits (1) - [`812702f`](https://github.com/TheAlgorithms/C/commit/812702ff45db3a51ee9571a1f7953d3244c70c52) [fix/feat]: Added Code of Conduct ### 📊 Changes **1 file changed** (+76 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `CODE_OF_CONDUCT.md` (+76 -0) </details> ### 📄 Description #### Description of Change - Added Code of Conduct. #### References None #### Checklist - [x] Added description of change - [x] PR title follows semantic [commit guidelines](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md#Commit-Guidelines) - [x] Search previous suggestions before making a new one, as yours may be a duplicate. - [x] I acknowledge that all my contributions will be made under the project's license. Notes: Code of Conduct from the https://github.com/TheAlgorithms/.github repository. <a href="https://gitpod.io/#https://github.com/TheAlgorithms/C/pull/636"><img src="https://gitpod.io/api/apps/github/pbs/github.com/Panquesito7/C.git/812702ff45db3a51ee9571a1f7953d3244c70c52.svg" /></a> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:17:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1090