creativecommons/.github

[Meta] Clean-up repository files that duplicate organization defaults

Open

#38 建立於 2024年3月1日

在 GitHub 查看
 (3 留言) (0 反應) (1 負責人) (72 fork)auto 404
good first issuehelp wanted✨ goal: improvement🏁 status: ready for work💻 aspect: code🟩 priority: low

倉庫指標

Star
 (33 star)
PR 合併指標
 (PR 指標待抓取)

描述

⚠️ NOTE

This issue is [Meta] and contains instructions for engaging with repositories. Please be sure to appropriately separate comments and other interactions between this [Meta] issue and repository issues (almost always the latter is more appropriate).

This issue is labeled 🏁 status: ready for work so people can find it and NOT because any work on this [Meta] issue itself is expected

Problem

Since we established our norms (GitHub Repo Guidelines — Creative Commons Open Source), GitHub has expanded the files that are supported as organizational defaults (Creating a default community health file - GitHub Docs).

Many of our repositories have the following files that duplicate the organizational defaults:

  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md

Description

  1. Identify repositories that need work: Code search results
  2. For each repository:
    1. Verify identical files via checksum
    2. Create issue in repository
    3. Create PR for repository
      • Remove duplicate files
      • Ensure the organization defaults are mentioned in the README.md so they are visible in default repository view (the organization default files are displayed in the auxiliary column of issues and pull requests)

Additional context

貢獻者指南