Skip to content

Document AI attribution labels for curated entries - #254

Merged
jiacai2050 merged 4 commits into
mainfrom
copilot/collect-vibe-project-data
Aug 19, 2026
Merged

Document AI attribution labels for curated entries#254
jiacai2050 merged 4 commits into
mainfrom
copilot/collect-vibe-project-data

Conversation

Copilot AI commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Adds a consistent way to label AI-authored or AI-assisted projects in the curated list. This clarifies when AI provenance should be called out and standardizes the phrasing contributors should use in entry descriptions.

  • AI attribution guidance

    • Adds an AI Attribution section to contributing.md
    • Defines the approved labels:
      • AI-generated
      • AI-assisted
      • Built with AI assistance
    • Limits use to cases where AI provenance materially helps readers assess the project
    • Recommends concise, evidence-based wording and discourages ad hoc alternatives like AI-made, vibe-coded, or LLM-written
  • Description style

    • Clarifies that entries should describe the project first, then append AI attribution only when useful
    • Keeps the guidance aligned with the existing awesome-list entry style
  • Examples

    • Adds concrete examples contributors can copy when writing new entries
- [foo/bar](https://github.com/foo/bar) - Static site generator written in Zig. AI-generated.
- [foo/bar](https://github.com/foo/bar) - HTTP toolkit for Zig, maintained by humans. AI-assisted.
- [foo/bar](https://github.com/foo/bar) - Terminal game written in Zig. Built with AI assistance.

Copilot AI and others added 4 commits August 19, 2026 07:02
Co-authored-by: jiacai2050 <3848910+jiacai2050@users.noreply.github.com>
Co-authored-by: jiacai2050 <3848910+jiacai2050@users.noreply.github.com>
Co-authored-by: jiacai2050 <3848910+jiacai2050@users.noreply.github.com>
Co-authored-by: jiacai2050 <3848910+jiacai2050@users.noreply.github.com>
@jiacai2050
jiacai2050 marked this pull request as ready for review August 19, 2026 07:21
Copilot AI lite review requested due to automatic review settings August 19, 2026 07:21
@jiacai2050
jiacai2050 merged commit df3b2ac into main Aug 19, 2026
5 checks passed
@jiacai2050
jiacai2050 deleted the copilot/collect-vibe-project-data branch August 19, 2026 07:22

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

This PR updates the repository’s contribution guidelines to standardize how curated entries should disclose AI provenance, improving consistency and reducing ad hoc phrasing across the list.

Changes:

  • Adds an AI Attribution subsection to define when and how to mention AI provenance in entry descriptions.
  • Standardizes approved attribution labels (AI-generated, AI-assisted, Built with AI assistance) and discourages inconsistent alternatives.
  • Provides example entry descriptions contributors can copy.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread contributing.md
Comment on lines +33 to +37
### Examples

- `- [foo/bar](https://github.com/foo/bar) - Static site generator written in Zig. AI-generated.`
- `- [foo/bar](https://github.com/foo/bar) - HTTP toolkit for Zig, maintained by humans. AI-assisted.`
- `- [foo/bar](https://github.com/foo/bar) - Terminal game written in Zig. Built with AI assistance.`
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