Skip to content

Commit 1685083

Browse files
authored
Update CONTRIBUTING.md
1 parent 39e0f34 commit 1685083

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Feature requests are welcome! Please:
5151

5252
```bash
5353
# Clone the repository
54-
git clone https://github.com/headroom-sdk/headroom.git
54+
git clone https://github.com/chopratejas/headroom.git
5555
cd headroom
5656

5757
# Create a virtual environment
@@ -193,11 +193,6 @@ Headroom's core principle is **safety**. When in doubt:
193193
- Core functionality has minimal dependencies
194194
- Optional features use extras (e.g., `pip install headroom[relevance]`)
195195

196-
## Getting Help
197-
198-
- **Questions**: Open a [Discussion](https://github.com/headroom-sdk/headroom/discussions)
199-
- **Bugs**: Open an [Issue](https://github.com/headroom-sdk/headroom/issues)
200-
- **Security**: Email security@headroom.dev (do not open public issues)
201196

202197
## Recognition
203198

0 commit comments

Comments
 (0)