Skip to content

Commit 0ec58e5

Browse files
swickGeorgesStavracas
authored andcommitted
doc: Link to github discussions, issues and pull request pages
This should hopefully take people to the right place if they bother to read the documentation.
1 parent 02b7051 commit 0ec58e5

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

doc/pull-requests.rst

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
Submitting Pull Requests
2-
========================
1+
Pull Requests & Issues
2+
======================
33

4-
XDG Desktop Portal uses GitHub pull requests to review contributions. Please be
5-
kind and patient as code reviews can be long and be minutious.
4+
XDG Desktop Portal uses GitHub to
5+
`discuss new portals and features <https://github.com/flatpak/xdg-desktop-portal/discussions>`_,
6+
`track issues <https://github.com/flatpak/xdg-desktop-portal/issues>`_ and
7+
`take contributions <https://github.com/flatpak/xdg-desktop-portal/pulls>`_.
8+
9+
Please be kind and patient as code reviews can be long and be minutious, issue
10+
triage takes effort and everyone has limited time and resources.
611

712
Before developing features or fixing bugs, please make sure you have done the
813
following:
@@ -11,4 +16,4 @@ following:
1116
- The code has been tested.
1217
- All commit messages are properly formatted and commits squashed where
1318
appropriate.
14-
- You have included updates to all appropriate documentation.
19+
- You have included updates to all appropriate documentation.

0 commit comments

Comments
 (0)