File tree 1 file changed +10
-5
lines changed
1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
- Submitting Pull Requests
2
- ========================
1
+ Pull Requests & Issues
2
+ ======================
3
3
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.
6
11
7
12
Before developing features or fixing bugs, please make sure you have done the
8
13
following:
@@ -11,4 +16,4 @@ following:
11
16
- The code has been tested.
12
17
- All commit messages are properly formatted and commits squashed where
13
18
appropriate.
14
- - You have included updates to all appropriate documentation.
19
+ - You have included updates to all appropriate documentation.
You can’t perform that action at this time.
0 commit comments