Skip to content

Commit

Permalink
Added link to maturity-model-tiers.md in tier 1 README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Natalia Luzuriaga <[email protected]>
  • Loading branch information
natalialuzuriaga committed Oct 1, 2024
1 parent 89a095e commit bd2cf6a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tier1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

A **Tier 1** project refers to an **informational or historical** project that has been **released publicly**. However, it does **not** have planned future updates or maintenance by the original authors or contributors. These projects typically include code samples, prototypes, public documentation, or other types of resources that are made available for use but won't receive ongoing updates or active development.

The main purpose of a Tier 1 project is to share knowledge and provide information from past work or experiments. Though available for public consumption, the project is **not expected to evolve or expand** in the future. Contributors may not engage in continuous development or issue resolution.
The main purpose of a Tier 1 project is to share knowledge and provide information from past work. Though available for public consumption, the project is **not expected to evolve or expand** in the future. Contributors may not engage in continuous development or issue resolution.

### Key Characteristics of a Tier 1 Project:
- **Publicly released** without planned future development or maintenance.
Expand All @@ -23,4 +23,6 @@ In a Tier 1 project, there are specific files that are required, recommended, or
| `LICENSE` | Mandatory | Defines the licensing terms under which the project is distributed. |
| `SECURITY.md` | Mandatory | Outlines the agency's security policies, including how to report security issues or vulnerabilities in the code. |
| `README.md` | Mandatory | Provides an overview of the project, including its purpose, how to install or use it, and any relevant information for users or developers. |
| `CONTRIBUTING.md` | Recommended | Offers guidelines for contributing to the project, including code standards, how to submit issues, and creating pull requests. |
| `CONTRIBUTING.md` | Recommended | Offers guidelines for contributing to the project, including code standards, how to submit issues, and creating pull requests. |

For more information about required sections and content within the files above, please visit (maturity-model-tiers.md)[https://github.com/DSACMS/repo-scaffolder/blob/main/maturity-model-tiers.md].

0 comments on commit bd2cf6a

Please sign in to comment.