creativecommons / vocabulary

A cohesive system of design for Creative Commons
https://vocabulary-docs.netlify.app
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

[Feature] Create a `/guides` directory to track beginner friendly documentation and help specific to this project #3

Open possumbilities opened 1 year ago

possumbilities commented 1 year ago

Problem

There are instances where newcomers/beginners would benefit from more specific and detailed instructions related to this project than what is present in the standard README.md, but expanding the README.md file to accommodate this could make it bloated and confusing.

Description

To resolve this we're going to add a /guides directory with an explainer README.md file within it, and allow this folder to contain various guides for this repository, as relevant to newcomers and beginners.

Some examples might include:

Guides can include detailed instructions and/or relevant links to resources on the web, such as tutorials, dev guides, etc. to help people better understand how to contribute to this project as a beginner.

Additional context

Implementation