summaryrefslogtreecommitdiff
path: root/help/C/bug-filing.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/bug-filing.page')
-rw-r--r--help/C/bug-filing.page37
1 files changed, 37 insertions, 0 deletions
diff --git a/help/C/bug-filing.page b/help/C/bug-filing.page
new file mode 100644
index 00000000..e3639d5e
--- /dev/null
+++ b/help/C/bug-filing.page
@@ -0,0 +1,37 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="bug-filing">
+
+ <info>
+ <link type="guide" xref="index#getInvolved"/>
+ <desc>How and where to report problems.</desc>
+ <revision pkgversion="1.25" version="0.1" date="2021-03-13" status="final"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>[email protected]</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+ </info>
+
+<title>File a bug against Atril</title>
+<p>
+ Atril is maintained by a volunteer community. You are welcome to participate. If you notice a problem you can file a <em>bug report</em>. To file a bug, go to <link href="https://github.com/mate-desktop/atril/issues"/>.
+ </p>
+ <p>
+ This is a bug tracking system where users and developers can file details about bugs, crashes and request enhancements.
+ </p>
+ <p>
+ To participate you need an account which will give you the ability to gain access, file bugs, and make comments. Also, you need to register so you can receive updates by e-mail about the status of your bug. If you don't already have an account, just click on the <gui>Sign in / Register</gui> link to create one.
+ </p>
+ <p>
+ Once you have an account, log in, and click on <gui>New issue</gui>.
+ </p>
+ <p>
+ Fill in the Title and Description sections and click <gui>Submit Issue</gui>.
+ </p>
+ <p>
+ Your report will be given an ID number, and its status will be updated as it is being dealt with.
+ </p>
+</page>