Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Filename Change: prefer lower-case #85

@julie-ng

Description

@julie-ng

Issue to gather changes for #47

Goal of Changes - Consistency and Less Git Conflicts

Mixed filename cases, i.e. CamelCase can cause problems, esp. broken links. When working in a multi-OS open source project, it's better practice to use lowercase with dashes, i.e. kebab-case.

As people work with IDE plugins, "best practice" changes can be made that result in obscure merge conflicts that we challenging for people new to git to resolve. Goal is to standardize and introduce a CI check.

Changes To Be Made

  • No content changes will be made.
  • Only file renames, e.g. EndToEnd.md --> end-to-end.md
  • And updated links in the files to refer to kebab-case version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions