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

feat(backend): Support README files in the second-depth directories #635

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

5ouma
Copy link

@5ouma 5ouma commented Jan 15, 2025

close #634

Repositories will check the README file in these directories.

  • /
  • /docs/
  • /.github/
  • /.gitlab/

This change is because many other Git platforms support it as well.

@5ouma 5ouma requested a review from aymanbagabas as a code owner January 15, 2025 09:28
@5ouma 5ouma force-pushed the feat-backend-readme branch 2 times, most recently from dc0fab6 to 1acd4e7 Compare January 15, 2025 12:50
Many other Git platforms support them as well.
@5ouma 5ouma force-pushed the feat-backend-readme branch from 1acd4e7 to 17e8153 Compare January 15, 2025 12:51
@5ouma 5ouma changed the title feat(backend): Support README files in the docs directory feat(backend): Support README files in the second-depth directories Jan 15, 2025
@bashbunni bashbunni added the enhancement New feature or request label Jan 22, 2025
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.

Support non-root README path
2 participants