Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
19 lines
798 B
ReStructuredText
19 lines
798 B
ReStructuredText
Pull Requests & Issues
|
|
======================
|
|
|
|
XDG Desktop Portal uses GitHub to
|
|
`discuss new portals and features <https://github.com/flatpak/xdg-desktop-portal/discussions>`_,
|
|
`track issues <https://github.com/flatpak/xdg-desktop-portal/issues>`_ and
|
|
`take contributions <https://github.com/flatpak/xdg-desktop-portal/pulls>`_.
|
|
|
|
Please be kind and patient as code reviews can be long and be minutious, issue
|
|
triage takes effort and everyone has limited time and resources.
|
|
|
|
Before developing features or fixing bugs, please make sure you have done the
|
|
following:
|
|
|
|
- Your code is not on the ``main`` branch of your fork.
|
|
- The code has been tested.
|
|
- All commit messages are properly formatted and commits squashed where
|
|
appropriate.
|
|
- You have included updates to all appropriate documentation. |