Skip to content

Conversation

@aaronpowell
Copy link
Contributor

Creating a new README structure that uses sub-readme's for each of the file types, rather than a single README.

This should improve navigation, and also give some flexibility on adding additional content/information without resulting in really large scrolls

  • Experimenting with a sub-README structure
  • title
  • removing emojis
  • some emoji changes
  • Fixing a whitespace issue

Copilot AI review requested due to automatic review settings August 22, 2025 01:47
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR restructures the README organization by creating separate README files for each file type (instructions, prompts, and chat modes) instead of maintaining a single comprehensive README. The change improves navigation and provides flexibility for adding content without creating large scrolls.

  • Splits the monolithic README structure into type-specific README files
  • Updates the README generation script to create separate files instead of a single README
  • Changes emoji from 🧩 to 💭 for chat modes section

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

File Description
update-readme.js Major refactor from single README generation to separate category-specific README files
README.prompts.md New dedicated README for reusable prompts with comprehensive table of all prompts
README.instructions.md New dedicated README for custom instructions with comprehensive table of all instructions
Comments suppressed due to low confidence (1)

update-readme.js:38

  • The emoji change from 🧩 to 💭 for the chat modes section should be documented in the PR description as part of the changes. This appears to be intentional but worth noting.
  chatmodesSection: `## 💭 Custom Chat Modes

@aaronpowell aaronpowell merged commit 3cedc53 into main Aug 26, 2025
5 checks passed
@aaronpowell aaronpowell deleted the readme-experiments branch August 26, 2025 05:26
iletai pushed a commit to iletai/awesome-copilot that referenced this pull request Sep 3, 2025
* Experimenting with a sub-README structure

* title

* removing emojis

* some emoji changes

* Fixing a whitespace issue
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.

4 participants