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 997ce70 commit 9b87014Copy full SHA for 9b87014
.github/CONTRIBUTING.md
@@ -19,7 +19,7 @@ Please read and follow our [Code of Conduct](CODE_OF_CONDUCT.md) to ensure a wel
19
1. Fork the repository on GitHub
20
2. Clone your fork locally:
21
\`\`\`bash
22
- git clone https://github.com/YOUR_USERNAME/fastapi-crons.git
+ git clone https://github.com/me-umar/fastapi-crons.git
23
cd fastapi-crons
24
\`\`\`
25
0 commit comments