Skip to content

sync up readme emoji and add jump links #61

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

Merged
merged 2 commits into from
Jul 8, 2025

Conversation

jamesmontemagno
Copy link
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

Sync up emoji and add in jump links


Type of Contribution

  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@Copilot Copilot AI review requested due to automatic review settings July 7, 2025 16:04
Copy link
Contributor

@Copilot 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

Syncs emoji icons in the table header and adds in-document jump links in both the README and its update script.

  • Converted plain emojis to markdown links with anchor targets
  • Updated update-readme.js to generate the same linked headers

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
update-readme.js Changed table header to markdown links with emoji and anchors.
README.md Updated table header to include jump links alongside emojis.
Comments suppressed due to low confidence (4)

update-readme.js:16

  • Markdown link for 'Reusable Prompts' is closed with ']' instead of ')'. Update it to [Reusable Prompts](#-reusable-prompts).
| **📋 [Custom Instructions](#-custom-instructions)** | **🎯 [Reusable Prompts](#-reusable-prompts]** | **🧩 [Custom Chat Modes](#-custom-chat-modes]** |

update-readme.js:16

  • Markdown link for 'Custom Chat Modes' is closed with ']' instead of ')'. Update it to [Custom Chat Modes](#-custom-chat-modes).
| **📋 [Custom Instructions](#-custom-instructions)** | **🎯 [Reusable Prompts](#-reusable-prompts]** | **🧩 [Custom Chat Modes](#-custom-chat-modes]** |

README.md:9

  • Markdown link for 'Reusable Prompts' is closed with ']' instead of ')'. Update it to [Reusable Prompts](#-reusable-prompts).
| **📋 [Custom Instructions](#-custom-instructions)** | **🎯 [Reusable Prompts](#-reusable-prompts]** | **🧩 [Custom Chat Modes](#-custom-chat-modes]** |

README.md:9

  • Markdown link for 'Custom Chat Modes' is closed with ']' instead of ')'. Update it to [Custom Chat Modes](#-custom-chat-modes).
| **📋 [Custom Instructions](#-custom-instructions)** | **🎯 [Reusable Prompts](#-reusable-prompts]** | **🧩 [Custom Chat Modes](#-custom-chat-modes]** |

@aaronpowell aaronpowell merged commit 6a83fa8 into github:main Jul 8, 2025
2 checks passed
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.

2 participants