File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
55## How can you contribute?
66
7- * 📖 Contribute to our [ Wiki] ( https://github.com/Morasiu /Clockify.Net/wiki ) .
8- * ✅ Go on our [ Project tab] ( https://github.com/Morasiu /Clockify.Net/projects ) and pick some tasks.
7+ * 📖 Contribute to our [ Wiki] ( https://github.com/astro-panda /Clockify.Net/wiki ) .
8+ * ✅ Go on our [ Project tab] ( https://github.com/astro-panda /Clockify.Net/projects ) and pick some tasks.
99* 🎤 Spread the news. Share our project!
1010
1111## Developing 💻
@@ -41,12 +41,12 @@ Short instruction:
4141 * ` git checkout develop `
4242 * ` git checkout -b feature/myFeatureName `
43431 . Now setup upstream using
44- * ` git remote add upstream https://github.com/Morasiu /Clockify.Net `
44+ * ` git remote add upstream https://github.com/astro-panda /Clockify.Net `
45451 . Now is time to code (my favorite).
46461 . After you done commit your changes
4747 * ` git add . `
4848 * ` git commit -m "Your commit message" `
49- 1 . Now go to https://github.com/Morasiu /Clockify.Net and click ** Compare & pull request** .
49+ 1 . Now go to https://github.com/astro-panda /Clockify.Net and click ** Compare & pull request** .
50501 . Confirm creating ` Create pull request `
51511 . DONE!
5252
You can’t perform that action at this time.
0 commit comments