Skip to content

Commit abbaecb

Browse files
author
dharapandya85
committed
docs(contributing): clarify commit guidelines structure
- Kept "Conventional Commits" under "Commit Guidelines" - Did not rename "Development Workflow" to "Development Cycle and Branches" - Cleaned up formatting based on review feedback Signed-off-by: dharapandya85 <dharapandya@gmail.com>
1 parent 66e2409 commit abbaecb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,19 @@ 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+
<<<<<<< HEAD
1011
4. [Coding Style](#coding-style)
1112
5. [Commit Guidelines](#commit-guidelines)
1213
6. [Pull Request Guidelines](#pull-request-guidelines)
1314
7. [Issue Reporting](#issue-reporting)
1415
8. [Communication](#communication)
16+
=======
17+
4. [Commit Guidelines](#commit-guidelines)
18+
5. [Pull Request Guidelines](#pull-request-guidelines)
19+
6. [Issue Reporting](#issue-reporting)
20+
7. [License](#license)
21+
22+
>>>>>>> 8571767 (docs(contributing): clarify commit guidelines structure)
1523
1624
## Code of Conduct
1725

0 commit comments

Comments
 (0)