mirror of
https://github.com/getsolus/packages.git
synced 2025-04-25 20:30:37 +03:00

**Summary** - Add new issue templates - Update links - Use the same wording as in the templates
64 lines
3.3 KiB
Markdown
64 lines
3.3 KiB
Markdown
<p align="center">
|
|
<a href="https://getsol.us">
|
|
<img src="https://getsol.us/imgs/logo.png" alt="Solus logo"/>
|
|
</a>
|
|
</p>
|
|
|
|
*Packages* contains all the packages definitions for [Solus]. It also contains the main issue tracker.
|
|
|
|
# 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 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)
|
|
- Budgie Desktop View specific issues should be [reported on its GitHub tracker](https://github.com/BuddiesOfBudgie/budgie-desktop-view/issues)
|
|
|
|
# Help
|
|
|
|
- [Help Center Home]
|
|
- [Packaging documentation][Packaging]
|
|
|
|
# Community
|
|
|
|
- [Blog]
|
|
- [Matrix space]
|
|
- [Forums]
|
|
|
|
# Contributing
|
|
|
|
You can [get involved][Getting Involved] in many ways:
|
|
|
|
- [Join the community][Community].
|
|
- [Help fund][Open Collective] our organization.
|
|
- Help [maintain packages][Packaging].
|
|
- [Report Bugs]
|
|
|
|
# Funding
|
|
|
|
Donations are welcome on our [Open Collective].
|
|
|
|
[Solus]: https://getsol.us/
|
|
[Blog]: https://getsol.us/blog
|
|
[Matrix space]: https://matrix.to/#/#solus:matrix.org
|
|
[Forums]: https://discuss.getsol.us/
|
|
[Open Collective]: https://opencollective.com/getsolus
|
|
[Help Center Home]: https://help.getsol.us/docs/user/intro
|
|
[Packaging]: https://help.getsol.us/docs/packaging/
|
|
[Getting Involved]: https://help.getsol.us/docs/user/contributing/getting-involved
|
|
[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?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
|