Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Thank you for your interest in contributing to StackIt! This document provides g
1. Fork the repository on GitHub
2. Clone your fork locally:
```bash
git clone https://github.com/yourusername/stackit-qa-platform.git
cd stackit-qa-platform
git clone https://github.com/yourusername/StackIt.git
cd StackIt
```

### 2. Setup Development Environment
Expand Down