init
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
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
This commit is contained in:
48
Telegram/ThirdParty/xdg-desktop-portal/doc/for-contributors.rst
vendored
Normal file
48
Telegram/ThirdParty/xdg-desktop-portal/doc/for-contributors.rst
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
For Contributors
|
||||
================
|
||||
|
||||
Thanks for your interest in contributing to XDG Desktop Portal!
|
||||
|
||||
XDG Desktop Portal is a D-Bus oriented, security-sensitive service,
|
||||
as it mediates the interactions between sandboxed apps and the host
|
||||
system.
|
||||
|
||||
In the sections below you will find information about how to start
|
||||
contributing to XDG Desktop Portal, the expected coding and code
|
||||
submission practices, as well as internal documentation about
|
||||
more complex parts of XDG Desktop Portal.
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
building-and-running
|
||||
pull-requests
|
||||
architecture
|
||||
|
||||
.. cssclass:: tiled-toc
|
||||
|
||||
* .. image:: _static/img/tiles/Building-running-l.png
|
||||
:target: building-and-running.html
|
||||
:class: only-light
|
||||
.. image:: _static/img/tiles/Building-running-d.png
|
||||
:target: building-and-running.html
|
||||
:class: only-dark
|
||||
|
||||
:doc:`Building and Running </building-and-running>`
|
||||
|
||||
* .. image:: _static/img/tiles/Pull-request-l.png
|
||||
:target: pull-requests.html
|
||||
:class: only-light
|
||||
.. image:: _static/img/tiles/Pull-request-d.png
|
||||
:target: pull-requests.html
|
||||
:class: only-dark
|
||||
|
||||
:doc:`Pull Requests </pull-requests>`
|
||||
* .. image:: _static/img/tiles/Architecture-l.png
|
||||
:target: architecture.html
|
||||
:class: only-light
|
||||
.. image:: _static/img/tiles/Architecture-d.png
|
||||
:target: architecture.html
|
||||
:class: only-dark
|
||||
|
||||
:doc:`Architecture </architecture>`
|
||||
Reference in New Issue
Block a user