summaryrefslogtreecommitdiffstats
path: root/eng
diff options
context:
space:
mode:
Diffstat (limited to 'eng')
-rw-r--r--eng/issue-tracking.rst21
1 files changed, 8 insertions, 13 deletions
diff --git a/eng/issue-tracking.rst b/eng/issue-tracking.rst
index 62c8a28..1039b41 100644
--- a/eng/issue-tracking.rst
+++ b/eng/issue-tracking.rst
@@ -1,21 +1,16 @@
.. SPDX-License-Identifier: CC-BY-SA-4.0
-.. Copyright (C) 2018.
-.. COMMENT: RTEMS Foundation, The RTEMS Documentation Project
+.. Copyright (C) 2019 embedded brains GmbH
+.. Copyright (C) 2019 Sebastian Huber
+.. Copyright (C) 2018 Joel Sherill
Issue Tracking
**************
-TBD Review process, workflows, etc
-
-TBD - This covers Issue Tracking and Trac usage
-Need instructions which weave useful URLs including ones like these
-https://devel.rtems.org/query
-https://devel.rtems.org/wiki/NewTicket
+The RTEMS Project uses Trac to manage all change requests and problem reports
+and refers to either as a ticket.
-Filing a Change Request or Problem Report
-=========================================
+The bug reporting procedure is documented in the
+`RTEMS User Manual <https://docs.rtems.org/branches/master/user/support/bugs.html>`_.
-The RTEMS Project uses Trac to manage all change requests and problem reports
-and refers to either as a ticket. Ticket may be filed or viewed at
-https://devel.rtems.org/wiki/Release
+TBD Review process, workflows, etc.