summaryrefslogtreecommitdiffstats
path: root/eng
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-09-30 10:14:42 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-10-30 14:03:12 +0100
commitc91db32c7d00da51e462cc76bec0ff480a321f3e (patch)
treedd756e26497b0b461b9d8263c6695550bd278509 /eng
parentwaf/common: Fix UTF-8 encoding of HTML inliner output on Python3. (diff)
downloadrtems-docs-c91db32c7d00da51e462cc76bec0ff480a321f3e.tar.bz2
eng: Update issue tracking section
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.