[FEATURE] Update LeetCode contributing guide #151

Closed
opened 2026-01-29 15:05:41 +00:00 by claunia · 2 comments
Owner

Originally created by @Panquesito7 on GitHub (Feb 24, 2023).

Detailed description

The LeetCode contributing guide states to add your LeetCode problem to the DIRECTORY.md file.
However, this is no longer needed as it is done by a GitHub workflow.

Context

We should update the guide ASAP as it could confuse users and waste their time in that.

Possible implementation

No response

Additional information

No response

Originally created by @Panquesito7 on GitHub (Feb 24, 2023). ### Detailed description The LeetCode contributing guide states to add your LeetCode problem to the `DIRECTORY.md` file. However, this is no longer needed as it is done by a [GitHub workflow](https://github.com/TheAlgorithms/C/blob/master/.github/workflows/leetcode_directory_writer.yml). ### Context We should update the guide ASAP as it could confuse users and waste their time in that. ### Possible implementation _No response_ ### Additional information _No response_
claunia added the enhancement label 2026-01-29 15:05:41 +00:00
Author
Owner

@github-actions[bot] commented on GitHub (Mar 27, 2023):

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions[bot] commented on GitHub (Mar 27, 2023): This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@alexpantyukhin commented on GitHub (Mar 27, 2023):

I think it was fixed by this https://github.com/TheAlgorithms/C/pull/1225

@alexpantyukhin commented on GitHub (Mar 27, 2023): I think it was fixed by this https://github.com/TheAlgorithms/C/pull/1225
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#151