We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c7034 commit ba3cfe7Copy full SHA for ba3cfe7
CONTRIBUTING.md
@@ -9,7 +9,7 @@ have a reference to an issue.**
9
### Making your your first pull request
10
11
- First, fork this repository
12
-- Clone it using ``` git clone https://github.com/[username]/yt_downloader.git ```
+- Clone it using ``` git clone https://github.com/lugnitdgp/Codeara.git ```
13
- It is always recommended to make your changes in a new branch rather than master.
14
So create a new branch using ``` git branch mybug ```
15
- Checkout into your new branch using ``` git checkout mybug ```
0 commit comments