fix: helpful instructions for github octernship folks

This commit is contained in:
Aditya
2023-11-04 02:12:41 +05:30
parent bf34085898
commit 4bc25ee39b
+8 -1
View File
@@ -47,7 +47,14 @@ Please consider [sponsoring](https://github.com/sponsors/frikky) the project if
### Setting up a local development environment
Please follow the steps mentioned [here](https://github.com/Shuffle/Shuffle/blob/main/.github/install-guide.md)!
Please follow the steps mentioned [here](https://github.com/Shuffle/Shuffle/blob/main/.github/install-guide.md#local-development-installation)!
### People coming from Github octernship
Please join our discord from the link mentioned in [support](#support) section and ping @frikky or @0x0elliot for any help!
For starting contributions, You can try solving bugs mentioned with the labels: [github octernship](https://github.com/Shuffle/Shuffle/issues?q=label%3Agithub-octernship), [beginner-friendly](https://github.com/Shuffle/Shuffle/issues?q=label%3Abeginner-friendly) or[good-first-issue](https://github.com/Shuffle/Shuffle/issues?q=label%3Agood-first-issue).
However, you can solve any issue you like (Remember, these labels are **just** there to support new people finding shuffle), just make sure to get assigned to it first!
## Related repositories
* OpenAPI apps: [https://github.com/frikky/security-openapis](https://github.com/frikky/security-openapis)