Skip to content

Commit 1f7ae75

Browse files
author
dharapandya85
committed
docs(contributing): clarify use of scopes in commit example
Update the example commits under the "Use Conventional Commits" section to demonstrate proper usage of scopes and how to indicate breaking changes with the `!` symbol. This improves clarity for contributors and aligns example with expected commit formatting. Signed-off-by: dharapandya85 <[email protected]>
1 parent 66e2409 commit 1f7ae75

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@ Thank you for your interest in contributing to `patch-hub`! This document outlin
77
1. [Code of Conduct](#code-of-conduct)
88
2. [Getting Started](#getting-started)
99
3. [Development Workflow](#development-workflow)
10-
4. [Coding Style](#coding-style)
11-
5. [Commit Guidelines](#commit-guidelines)
12-
6. [Pull Request Guidelines](#pull-request-guidelines)
13-
7. [Issue Reporting](#issue-reporting)
14-
8. [Communication](#communication)
10+
4. [Commit Guidelines](#commit-guidelines)
11+
5. [Pull Request Guidelines](#pull-request-guidelines)
12+
6. [Issue Reporting](#issue-reporting)
13+
7. [License](#license)
1514

1615
## Code of Conduct
1716

0 commit comments

Comments
 (0)