Skip to content

Documentation Issue : Having multiple Readme Files #2367

Description

@SumithThota

Problem

There exists 2 readme files in each of these locations 1, 2 and 3 due to this one of the file getting ignored while pusing.
This might happen due to Contributor using OS

  1. On Linux / Unix (case-sensitive)
You can have both:
README.md
Readme.md
  1. On Windows / macOS (case-insensitive by default)
You cannot have both README.md and Readme.md in the same folder.
The OS treats them as the same file, so trying to create the second will overwrite or conflict with the first.

Screenshots


  1. Image

  1. Image

  1. Image

Solution

Preserving the correct README.md File at each of this locations

Assign

Do Assign this issue to me, so that I can Start working on it, and try to sort it out

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions