[PR #1186] [CLOSED] feat: improve the Awesome Workflow #1764

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/1186
Author: @Panquesito7
Created: 12/17/2022
Status: Closed

Base: masterHead: improve_workflow


📝 Commits (6)

  • 8fad3de feat: improve the Awesome Workflow
  • 2bb24f3 updating DIRECTORY.md
  • 925051d chore: remove/add a few spaces
  • 79fc22d Merge branch 'master' into improve_workflow
  • 1e77718 updating DIRECTORY.md
  • 5b51b1f Merge branch 'master' into improve_workflow

📄 Description

Description of Change

  • Improve the Awesome Workflow.

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Relevant documentation/comments is changed or added
  • 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:


🔄 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/1186 **Author:** [@Panquesito7](https://github.com/Panquesito7) **Created:** 12/17/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `improve_workflow` --- ### 📝 Commits (6) - [`8fad3de`](https://github.com/TheAlgorithms/C/commit/8fad3dec850f02d726be288bb99943bf0a639365) feat: improve the Awesome Workflow - [`2bb24f3`](https://github.com/TheAlgorithms/C/commit/2bb24f366c58c70d538f2370a4262d0ada6fa9c3) updating DIRECTORY.md - [`925051d`](https://github.com/TheAlgorithms/C/commit/925051dbe66c536f1c370e481faa23276a79e741) chore: remove/add a few spaces - [`79fc22d`](https://github.com/TheAlgorithms/C/commit/79fc22d24b862b76e50e44937a3312aa7e3de0db) Merge branch 'master' into improve_workflow - [`1e77718`](https://github.com/TheAlgorithms/C/commit/1e77718d6b8d7641a9097d3fab36928e35dd00f3) updating DIRECTORY.md - [`5b51b1f`](https://github.com/TheAlgorithms/C/commit/5b51b1f6f10346b0af53aee774ead968b8b088a8) Merge branch 'master' into improve_workflow ### 📄 Description #### Description of Change <!-- Thank you for your Pull Request. Please provide a description above and review the requirements below. Contributors guide: https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md --> - Improve the Awesome Workflow. #### Checklist <!-- Remove items that do not apply. For completed items, change [ ] to [x]. --> - [x] Added description of change - [ ] ~Added file name matches [File name guidelines](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md#File-Name-guidelines)~ - [ ] ~Added tests and example, test must pass~ - [ ] ~Relevant documentation/comments is changed or added~ - [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: <!-- Please add a one-line description for developers or pull request viewers --> --- <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:24:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1764