Skip to content

Commit 1a579aa

Browse files
authored
Merge pull request #9 from ExcelsiorFamily/fix-table-of-content
Add Label's Sub Section In Table Of Contents
2 parents 3cf6f84 + 33d1ccd commit 1a579aa

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ These guidelines are based on [Building a strong community Github documentation]
1919
* [Short Iterative Due Date](#short-iterative-due-date)
2020
* [Github Issue And Pull Request Priority](#github-issue-and-pull-request-priority)
2121
* [Label](#label)
22+
* [Immutablity](#immutablity)
23+
* [Colors](#colors)
24+
* [Categories](#categories)
25+
* [Type](#type)
26+
* [Severity](#severity)
27+
* [Type Of Change](#type-of-change)
2228
* [CHANGELOG](#changelog)
2329
* [CONTRIBUTING.md](#contributingmd)
2430
* [Resources](#resources)
@@ -293,7 +299,7 @@ Severity labels are mostly used for bug-related issues. It allows to identify th
293299
- ![#00cc41](https://placehold.it/15/00cc41/000000?text=+) (**#00cc41**) `Severity: Medium`: The issue reports cosmetic items, formatting, spelling, colors, etc
294300
- ![#c3b2ef](https://placehold.it/15/c3b2ef/000000?text=+) (**#c3b2ef**) `Severity: Low`: The issue concerns a new feature or any addition to the project.
295301

296-
#### Type of change
302+
#### Type Of Change
297303

298304
Type of change labels are only used for pull requests. They give information about the effort needed to review a pull request:
299305

0 commit comments

Comments
 (0)