From 7589ed12e46d6e4925cfd42ec78cff551c67ad2b Mon Sep 17 00:00:00 2001 From: epriestley Date: Wed, 4 Feb 2015 15:15:05 -0800 Subject: [PATCH] Stop recommending GitHub as "okay" for bug reports Summary: Queues purged. Test Plan: Command-F "GitHub" Reviewers: chad, btrahan Reviewed By: btrahan Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D11685 --- src/docs/contributor/bug_reports.diviner | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/docs/contributor/bug_reports.diviner b/src/docs/contributor/bug_reports.diviner index 6a5fd115ce..bdb096dcb8 100644 --- a/src/docs/contributor/bug_reports.diviner +++ b/src/docs/contributor/bug_reports.diviner @@ -172,9 +172,9 @@ If you're up to date, supported, have collected information about the problem, and have the best reproduction instructions you can come up with, you're ready to file an issue. -We'll look at any issue report we can find (we monitor IRC, email, GitHub, -StackOverflow, Quora, Facebook and Twitter), but the upstream Maniphest is -the authoritative bug tracker and the best place to file: +We'll look at any issue report we can find (we monitor IRC, email, +StackOverflow, Quora, Facebook and Twitter), but the upstream Maniphest is the +authoritative bug tracker and the best place to file: https://secure.phabricator.com/maniphest/task/create/ @@ -186,7 +186,6 @@ filed against the upstream than if they're filed somewhere else. | Effectiveness | Filing Method | |---|---| | Best | Upstream Maniphest | -| Okay | GitHub | | Ehhh | Quora, StackOverflow, Facebook, email, etc. | | What | Passive-aggressive tweet |