Skip to content

Commit 83fc16a

Browse files
committed
Adding a section defining common GitHub issue labels for components
1 parent 6122f2f commit 83fc16a

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,22 @@ Currently, there are eighteen Samvera Core Components maintained by the communit
3333
| [samvera-circleci-orb](https://github.com/samvera/samvera-circleci-orb) | [![Build Status](https://circleci.com/gh/samvera/samvera-circleci-orb.svg?style=svg)](https://circleci.com/gh/samvera/samvera-circleci-orb) | N/A | N/A | N/A | N/A | N/A | N/A | N/A | N/A |
3434
| [valkyrie](https://github.com/samvera/valkyrie) | [![Build Status](https://circleci.com/gh/samvera/valkyrie.svg?style=svg)](https://circleci.com/gh/samvera/valkyrie) | | | 2.7.5 | 2.6.5 | | | 6.0.5 | 5.2.8 |
3535

36+
## Samvera Component Repository Labels
37+
38+
The following common set of standard GitHub issue labels are available for each repository, and their usage is encouraged please:
39+
40+
| Label | Description |
41+
| ----- | ----------- |
42+
| a11y | Compliance with accessibility (a11y) standards |
43+
| bug | Unexpected feature behavior or software error |
44+
| ci | Continuous integration |
45+
| code-coverage | Coverage of the code base using unit, integration, or automated acceptance test suites |
46+
| documentation | Documentation in the form of GitHub Markdown, GitHub Wiki, or code comments (e. g. rdoc or Yard) |
47+
| enhancement | Feature improvement or a new feature |
48+
| maintenance | A task or action delegated to the Component Interest Group |
49+
| question | A discussion regarding any aspect of the code base (including documentation or continuous integration) |
50+
| security | An update addressing a known vulnerability in the code base (or in a dependency) |
51+
3652
## Samvera Component Templates
3753

3854
[README.md](./templates/README.md) - The elements in this template should be in

0 commit comments

Comments
 (0)