diff options
Diffstat (limited to 'help/C/contributing.page')
| -rw-r--r-- | help/C/contributing.page | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/help/C/contributing.page b/help/C/contributing.page new file mode 100644 index 0000000..5fe5301 --- /dev/null +++ b/help/C/contributing.page @@ -0,0 +1,21 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="topic" + id="contributing"> + + <info> + <link type="guide" xref="index#contribute"/> + </info> + + <title>Contribute to Endeavour</title> + + <p>There are multiple ways of helping to improve Endeavour:</p> + <list> + <item><p>File issues you have encountered while using Endeavour</p></item> + <item><p>Translate the user interface or help pages of Endeavour</p></item> + <item><p>Correct issues or implement new features</p></item> + </list> + + <p>For filing an issue go to the <link href="https://gitlab.gnome.org/World/Endeavour/issues">issuetracker</link>.</p> + <p>And for contributing code or translations go to the <link href="https://wiki.gnome.org/action/show/Newcomers">newcomers guide</link>.</p> + +</page> |
