Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.
This repository was archived by the owner on Jun 2, 2020. It is now read-only.

GitHub Hygiene: Develop a standard way to indicate non-code repos #57

@Mr0grog

Description

@Mr0grog

Similar to #54, we need clear indicators of repos that aren’t software. See the “key” tab the repo inventory for some categorizations: https://docs.google.com/spreadsheets/d/1IDVAGfniyHCJLIxLc3y7K7YTOFGCtgwTVCZEojtNLlw/edit#gid=1355406849

I think I might categorize them this way:

  • Discussion (repos focused on discussion in the issues or documenting/discussing notes and ongoing work, e.g. ipfs/research or ipfs/pm)
  • Docs (repos focused on documentation, specs, etc.)
  • Resource (Images, style guides, other common files/resources that aren’t software source code)

And I might mark the repos them this way:

  • Description always starts with “<CATEGORY>:” e.g. “DISCUSSION: Repo to organize our ideas about research implementations of CRDTs.”
  • Readme title always starts with “<Category>:” e.g. “Discussion: CRDT Research”
  • Make sure the readme clearly describes how the repo should be used (e.g. content is in the issues, what kind of discussions belong here vs. discuss.ipfs.io)

UPDATE: Current Resolution

Repo categories:

  • Documentation (📚)
  • Discussion (💬)
  • Infrastructure (🚚)
  • Website (🤖)
  • Resource (🎨)

Labeling:

  • Add the topic type-<category> (e.g. type-discussion) (EDIT: was previously type:<category>)
  • Prefix the README title with the category, e.g. Discussion: CRDT Research
  • Prefix the repo description with the emoji associated with the category, e.g. “💬 Repo to organize our ideas about research implementations of CRDTs”
  • Ensure the text immediately following the README title describes how the repo is used (e.g. it’s not a software project; it’s a place for discussion [in the issues] and to store links/papers/primers on related subject matter).

Repos That Need Fixing

The following is based on https://docs.google.com/spreadsheets/d/1IDVAGfniyHCJLIxLc3y7K7YTOFGCtgwTVCZEojtNLlw

Documentation:

Website:

Discussion:

Infrastructure:

Resource:

Metadata

Metadata

Assignees

No one assigned

    Labels

    dif/easySomeone with a little familiarity can pick uphelp wantedSeeking public contribution on this issuetopic/design-contentContent design, writing, information architecture

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions