Skip to content

Commit 0379d43

Browse files
chore : Add contribution section in readme
1 parent b7e5ac8 commit 0379d43

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,23 @@ npm uninstall -g @josephin/lockcli
140140

141141
---
142142

143+
## Contributing
144+
145+
Contributions are welcome! Here's how to get started:
146+
```bash
147+
# Clone the repository
148+
git clone https://github.com/ANDRIANALISOA-sylvere/LockCLI
149+
cd LockCLI
150+
151+
# Install dependencies
152+
npm install
153+
154+
# Run locally
155+
npm start
156+
```
157+
158+
Feel free to open an issue or submit a pull request on [GitHub](https://github.com/ANDRIANALISOA-sylvere/LockCLI).
159+
143160
## Author
144161

145162
**Sylvère Andrianalisoa**[@ANDRIANALISOA-sylvere](https://github.com/ANDRIANALISOA-sylvere)

0 commit comments

Comments
 (0)