We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253af5c commit a514f06Copy full SHA for a514f06
docs/development/contributing.md
@@ -6,7 +6,7 @@ Thank you for considering contributing to python-newtype! This document provides
6
7
1. Fork and clone the repository:
8
```bash
9
- git clone https://github.com/YOUR_USERNAME/python-newtype-dev.git
+ git clone https://github.com/python-newtype-dev/python-newtype-dev.git
10
cd python-newtype-dev
11
```
12
0 commit comments