Skip to content

Rename Linear design folder for macOS - #429

Open
Wenjunyun123 wants to merge 1 commit into
VoltAgent:mainfrom
Wenjunyun123:codex/rename-linear-design-folder
Open

Rename Linear design folder for macOS#429
Wenjunyun123 wants to merge 1 commit into
VoltAgent:mainfrom
Wenjunyun123:codex/rename-linear-design-folder

Conversation

@Wenjunyun123

Copy link
Copy Markdown

Summary:

  • Renames design-md/linear.app to design-md/linear-app.
  • Keeps the README and DESIGN content unchanged.

Testing:

  • test ! -d design-md/linear.app && test -d design-md/linear-app
  • git diff --check

Fixes #427

AI assistance: This repository-structure fix was prepared with AI assistance and reviewed before submission.

Why: The linear.app directory name is treated as an application bundle by macOS, which makes the design files harder to inspect and clone normally.

What: Rename design-md/linear.app to design-md/linear-app without changing file contents.

Tested: test ! -d design-md/linear.app && test -d design-md/linear-app

Tested: git diff --check

Confidence: high

Co-authored-by: OmX <omx@oh-my-codex.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linear.app folder name create issue on macOS

2 participants