Skip to content

Alphabetize README resource lists within each module#12

Merged
zhimin-z merged 2 commits into
mainfrom
copilot/sort-resources-alphabetically
Jun 15, 2026
Merged

Alphabetize README resource lists within each module#12
zhimin-z merged 2 commits into
mainfrom
copilot/sort-resources-alphabetically

Conversation

Copilot AI commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This updates the curated resource lists so entries are ordered alphabetically within each module/topic block in README.md. The goal is to make scanning and maintenance predictable without changing list scope or curation content.

  • What changed

    • Reordered resource bullets under each module/topic section in the main content matrix (e.g., Core, Courses, Books, Articles, Tutorials, Playbooks, Papers, Benchmarks, References, Talks, Governance, Product, Teams).
    • Applied the same alphabetical ordering rule consistently across all affected module-level bullet lists.
    • Preserved all existing links, annotations, icons, and descriptions; only item order changed.
  • Ordering rule

    • Entries are sorted by resource title (human-readable title text), not by tag/icon prefix.
  • Example

    ### T2 · Spec-Driven Development & Context Engineering
    
    - 🆓 [**AGENTS.md**](https://agents.md/)
    - 🆓 [**spec-kit**](https://github.com/github/spec-kit)
    - ⭐ 🆓 [**The new code**](https://www.latent.space/p/new-code)
    - 🆓 [**The rise of "context engineering"**](https://blog.langchain.com/the-rise-of-context-engineering/)

@zhimin-z
zhimin-z marked this pull request as ready for review June 15, 2026 20:39
Copilot AI review requested due to automatic review settings June 15, 2026 20:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Alphabetizes the curated resource bullet lists within each module/topic block in README.md to make scanning and ongoing maintenance more predictable, without changing the set of resources.

Changes:

  • Reordered “Trending / What’s New” resources alphabetically by title.
  • Applied the same alphabetical ordering across multiple topic sections (Core, Courses, Tutorials, Playbooks, Papers, Benchmarks, References, Talks, Podcasts, Newsletters, Governance, Teams).
  • Preserved existing links and descriptions while changing list order only.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@zhimin-z
zhimin-z merged commit bf340cf into main Jun 15, 2026
2 checks passed
@zhimin-z
zhimin-z deleted the copilot/sort-resources-alphabetically branch June 15, 2026 20:45
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.

3 participants