Skip to content

Commit 64647a4

Browse files
author
Mohammod Al Amin Ashik
committed
updates headernaming
1 parent 99adf4e commit 64647a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
Thank you for your interest in contributing! We welcome contributions from the community to help improve this project.
44

5-
## How to Contribute
5+
## How to contribute
66

77
1. **Fork the repository** and create your branch from `main`.
88
2. **Install dependencies** using `pnpm install`.
99
3. **Make your changes** in a new branch.
1010
4. **Write and run tests** to ensure your changes are correct.
1111
5. **Submit a pull request** with a clear description of your changes.
1212

13-
## Code Style
13+
## Code style
1414

1515
- Follow the existing code style and conventions.
1616
- Use TypeScript for all new code.

0 commit comments

Comments
 (0)