Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: renamed .github/README.md to ./github/workflows_documentation.md #845

Conversation

quiet-node
Copy link
Member

Description:
Currently, there is a README.md file in the .github folder. This .github/README.md overlaps with the README.md in the root directory, which is displayed on the repository landing page. This PR is to rename the .github/README.md to resolve the issue.

Fixes #843

@quiet-node quiet-node requested review from a team as code owners July 12, 2024 15:19
@quiet-node quiet-node requested a review from JeffreyDallas July 12, 2024 15:19
@quiet-node quiet-node linked an issue Jul 12, 2024 that may be closed by this pull request
@quiet-node quiet-node requested a review from leninmehedy July 12, 2024 15:20
@quiet-node quiet-node added the enhancement New feature or request label Jul 12, 2024
@quiet-node quiet-node self-assigned this Jul 12, 2024
@quiet-node quiet-node added this to the 0.8.0 milestone Jul 12, 2024
Copy link
Contributor

@acuarica acuarica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@david-bakin-sl david-bakin-sl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@quiet-node quiet-node merged commit 14a7e97 into main Jul 12, 2024
25 of 26 checks passed
@quiet-node quiet-node deleted the 843-rename-githubreadmemd-as-its-taking-over-the-readme-of-the-repo branch July 12, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename .github/README.md as it's taking over the README of the repo
5 participants