You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ There are many ways to contribute to our efforts to make developing homebrew for
13
13
14
14
Before making any contribution, it's best to talk about what you want to do on [Discord](https://discord.gg/bePrj9W). After that, here are some places you can look to contribute:
15
15
16
-
- Found an bug or are you missing something? Report it [here](https://github.com/pspdev/pspdev/issues)!
16
+
- Found an bug or are you missing something? Report it [here](https://github.com/pspdev/pspdev/issues/new)!
17
17
- Want to solve a bug? Find our bug tracker [here](https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+user%3Apspdev+)!
18
18
- Want to add a library? Find out how to [here](https://github.com/pspdev/psp-packages/blob/master/CONTRIBUTING.md)!
19
19
- Want to add a function? Look [here](https://github.com/pspdev/pspsdk)!
@@ -46,4 +46,4 @@ Lets go over what each repository in this list does and where they get the thing
46
46
-[psplinkusb](https://github.com/pspdev/psplinkusb) provides the tools for debugging with psplink. I also contains psplink itself.
47
47
-[ebootsigner](https://github.com/pspdev/ebootsigner) is a tool for making homebrew able to run on official firmares from Sony.
48
48
49
-
Pull requests for any repository are always appreciated! Have fun contributing and don't forget to say hi on [Discord](https://discord.gg/bePrj9W)!
49
+
Pull requests for any repository are always appreciated! Have fun contributing and don't forget to say hi on [Discord](https://discord.gg/bePrj9W) or on the [GitHub Discussions](https://github.com/pspdev/pspdev/discussions) page!
0 commit comments