creativecommons/.github

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

Open

#38 opened on 2024年3月1日

GitHub で見る
 (3 comments) (0 reactions) (1 assignee) (72 forks)auto 404
good first issuehelp wanted✨ goal: improvement🏁 status: ready for work💻 aspect: code🟩 priority: low

Repository metrics

Stars
 (33 stars)
PR merge metrics
 (PR metrics pending)

説明

⚠️ 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

コントリビューターガイド