Skip to content

Commit a0c961e

Browse files
authored
Update contributing.md
This is a pretty small change. It now links directly to creating a new issue and the discussion page is also listed at the bottom.
1 parent f577356 commit a0c961e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ There are many ways to contribute to our efforts to make developing homebrew for
1313

1414
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:
1515

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)!
1717
- Want to solve a bug? Find our bug tracker [here](https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+user%3Apspdev+)!
1818
- Want to add a library? Find out how to [here](https://github.com/pspdev/psp-packages/blob/master/CONTRIBUTING.md)!
1919
- 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
4646
- [psplinkusb](https://github.com/pspdev/psplinkusb) provides the tools for debugging with psplink. I also contains psplink itself.
4747
- [ebootsigner](https://github.com/pspdev/ebootsigner) is a tool for making homebrew able to run on official firmares from Sony.
4848

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

Comments
 (0)