From 066d08ae467a99bc42154d8d4428096da4fe4e47 Mon Sep 17 00:00:00 2001 From: jp9000 <obs.jim@gmail.com> Date: Fri, 22 Aug 2014 05:10:33 -0700 Subject: [PATCH] Add bug tracker to README and CONTRIBUTING files --- CONTRIBUTING | 10 ++++++++++ README | 9 +++++++++ 2 files changed, 19 insertions(+) diff --git a/CONTRIBUTING b/CONTRIBUTING index 8a134e388..9011855ab 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -112,3 +112,13 @@ About these guidelines contribute to on some measure of even ground. Everyone has their own personal style but sometimes there just has to be common ground for the sake of the project as a whole. + +Bug Tracker: https://obsproject.com/mantis/ + + We are no longer using github issues! Please use mantis, and only report + bugs and major issues. Do NOT use mantis to ask questions or request + features, please keep that to the forums. + + Forum accounts are now linked to mantis bug tracker. To use the bug + tracker, simply log in to the forums and then go to the bug tracker link + above. diff --git a/README b/README index a61947001..16c3b96ff 100644 --- a/README +++ b/README @@ -5,6 +5,15 @@ What is OBS? Software", software originally designed for recording and streaming live video content, efficiently. +Bug Tracker: https://obsproject.com/mantis/ + + We are no longer using github issues! Please use mantis, and only report + bugs and major issues. Do NOT use mantis to ask questions or request + features, please keep that to the forums. + + Forum accounts are now linked to mantis bug tracker. To use the bug + tracker, simply log in to the forums and then go to the bug tracker link + above. What's the goal of rewriting OBS? -- GitLab