diff --git a/README.md b/README.md index 07ef83aa1b..9770412331 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,13 @@ # Welcome -- [Search the Bug Tracker](https://github.com/getsolus/packages/issues) to see if your bug / package request has an open issue already -- [Report a Bug / Defect][Bug] - for problems with Solus or applications -- [Request a Package][Package] - for submitting requests to package software -- [Request a Package Update][Update] - for submitting requests to update packaged software -- [Report a Security Issue][Security] - for security related issues +- [Search the bug tracker](https://github.com/getsolus/packages/issues) to see if your bug / package request has an open issue already +- [Report a bug or defect][Bug] - for problems with Solus or applications +- [Report a packaging problem][Packaging Problem] - for issues with Solus packaging +- [Request a package to be added][Package] - for submitting requests to package a new software +- [Request a package to be updated][Update] - for submitting requests to update packaged software +- [Request a package to be removed][Remove] - for submitting requests to remove packaged software +- [Report a security issue][Security] - for security related issues - [Report an issue][Issue] - if you aren't sure what your issue falls under, use this - [Packaging documentation][Packaging] - check before submitting patches - Budgie Desktop specific issues should be [reported on GitHub](https://github.com/BuddiesOfBudgie/budgie-desktop/issues) @@ -53,8 +55,10 @@ Donations are welcome on our [Open Collective]. [Community]: https://help.getsol.us/docs/user/contributing/getting-involved#engaging-with-the-community [Report Bugs]: https://help.getsol.us/docs/user/contributing/getting-involved#report-bugs [Issue tracker]: https://github.com/getsolus/packages/issues -[Bug]: https://github.com/getsolus/packages/issues/new?template=bug.yml -[Package]: https://github.com/getsolus/packages/issues/new?template=request-new-package.yml -[Update]: https://github.com/getsolus/packages/issues/new?template=request-package-update.yml +[Bug]: https://github.com/getsolus/packages/issues/new?assignees=&labels=Bug&projects=&template=report-a-bug.yml +[Packaging Problem]: https://github.com/getsolus/packages/issues/new?assignees=&labels=Packaging+Problem%2CPriority%3A+Normal&projects=&template=report-packaging-problems.yml&title=packagename%3A+problem+with+package +[Package]: https://github.com/getsolus/packages/issues/new?assignees=&labels=Package%3A+Addition+Request%2CPriority%3A+Wishlist&projects=&template=request-new-package.yml&title=What%27s+the+package+name%3F +[Update]: https://github.com/getsolus/packages/issues/new?assignees=&labels=Package%3A+Update+Request&projects=&template=request-package-update.yml +[Remove]: https://github.com/getsolus/packages/issues/new?assignees=&labels=Package%3A+Removal+Request&projects=&template=request-package-removal.yml [Security]: https://github.com/getsolus/packages/security/advisories/new [Issue]: https://github.com/getsolus/packages/issues/new/choose