Skip to content

Commit 6c59ba4

Browse files
authored
📝 Update descriptions.
1 parent 67c8e06 commit 6c59ba4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Templates should promote a high contribution quality by referring [contributing
9999

100100
### Immutablity
101101

102-
GitHub labels should define immutable informations about issues, in order to avoid non-updating scenarios. States should be defined in project section.
102+
GitHub labels should define immutable informations about issues, in order to avoid non-updated scenarios. States should be defined in project section.
103103

104104
**Preferred:**
105105
```markdown
@@ -115,7 +115,7 @@ GitHub labels should define immutable informations about issues, in order to avo
115115

116116
### Colors
117117

118-
Colors should be variants of Red-Orange-Green to provide a sense of state. It is better to use similar color styling accross categories for a stronger visual identification. Red being the ones that require the most attention. Green being the ones that require little attention.
118+
It is better to use similar color styling accross categories for a consistent and stronger visual identification. Colors should be variants of Red-Orange-Green to provide a sense of state. Red being the ones that require the most attention. Green being the ones that require little attention.
119119

120120
**Preferred:**
121121

@@ -133,7 +133,7 @@ Colors should be variants of Red-Orange-Green to provide a sense of state. It is
133133

134134
### Categories
135135

136-
Labels should help reviewers to quickly get information about the reviewing effort. Labels should be categorized to provide the same amount of information for each issue. Issues cannot have more than one label from the same category.
136+
Labels should help reviewers to quickly get information about the reviewing effort. Labels should be regrouped into categories to provide consistent information about every issue. Issues cannot have more than one label from the same category.
137137

138138
**Preferred:**
139139
```markdown

0 commit comments

Comments
 (0)