CONTRIBUTING.md: Update links to docs sites of Flathub and Flatpak

This commit is contained in:
bbhtt
2024-03-30 22:50:58 +05:30
parent 0a6b7c0526
commit e747003065

View File

@@ -1,6 +1,6 @@
### Submitting a new package
If you are submitting a new package please read the [app submission](https://github.com/flathub/flathub/wiki/App-Submission) and [app requirements](https://github.com/flathub/flathub/wiki/App-Requirements) pages in the wiki.
If you are submitting a new package please read the [app requirements](https://docs.flathub.org/docs/for-app-authors/requirements) and [app submission](https://docs.flathub.org/docs/for-app-authors/submission) pages.
Also double-check that your PR is against the `new-pr` branch.
@@ -11,5 +11,5 @@ Please open bugs for packages on their respective repositories you can search fo
### Requesting a new package
Please do not open issues requesting packages. As long as a package meets the guidelines above and works it will
generally be accepted. If you want to create a Flatpak see the [documentation](https://flatpak.readthedocs.io/en/latest/)
generally be accepted. If you want to create a Flatpak see the [documentation](https://docs.flatpak.org/)
or join [#flatpak:matrix.org](https://matrix.to/#/#flatpak:matrix.org) for help.