Skip to content

Commit 8a7aed3

Browse files
author
Shambhavi Tiwari
committed
docs: add beginner-friendly contribution steps
1 parent 7b3f18d commit 8a7aed3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,9 @@ you think the tool should be marked deprecated. Every deprecation will be
5050
handled on a case-by-case basis.
5151

5252
**Thanks for helping out!** :tada:
53+
## Beginner-friendly Contribution Steps
54+
55+
1. **Fork & Clone the repository**
56+
```bash
57+
git clone https://github.com/<your-username>/static-analysis.git
58+
cd static-analysis

0 commit comments

Comments
 (0)