summaryrefslogtreecommitdiff
path: root/doc/issue_tracker.txt
diff options
context:
space:
mode:
authorAlexander Strasser <eclipse7@gmx.net>2011-08-31 01:25:13 +0200
committerAlexander Strasser <eclipse7@gmx.net>2011-09-02 23:08:03 +0200
commita49363132d8e8837db2300229e81909229bf074b (patch)
tree1e4adfd266267db63313e837f380ddc85cd78b52 /doc/issue_tracker.txt
parenta81319d5f389c2205181388f06e22b895d1f2e18 (diff)
downloadffmpeg-a49363132d8e8837db2300229e81909229bf074b.tar.gz
doc: issue tracking: explain the term issue
Transforms the loose enumeration of issues that was to far below in the text into a more verbose paragraph at the top. The new text also mentions the possibility to propose new types of issues to track on the development mailing list. Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
Diffstat (limited to 'doc/issue_tracker.txt')
-rw-r--r--doc/issue_tracker.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/issue_tracker.txt b/doc/issue_tracker.txt
index 8f538f7ea5..d487f66830 100644
--- a/doc/issue_tracker.txt
+++ b/doc/issue_tracker.txt
@@ -9,6 +9,13 @@ Overview:
FFmpeg uses Trac for tracking issues, new issues and changes to
existing issues can be done through a web interface.
+Issues can be different kinds of things we want to keep track of
+but that do not belong into the source tree itself. This includes
+bug reports, patches, feature requests and license violations. We
+might add more items to this list in the future, so feel free to
+propose a new `type of issue' on the ffmpeg-devel mailing list if
+you feel it is worth tracking.
+
It is possible to subscribe to individual issues by adding yourself to the
Cc list or to subscribe to the ffmpeg-trac mailing list which receives
a mail for every change to every issue.
@@ -19,8 +26,6 @@ http(s)://ffmpeg.org/mailman/listinfo/ffmpeg-trac
The URL of the webinterface of the tracker is:
http(s)://ffmpeg.org/trac/ffmpeg
-NOTE: issue = (bug report || patch || feature request || license violation)
-
Type:
-----
bug / defect