@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update "Reporting Bugs" documentation for removal of free instances

Summary: I wrote "free" since "test" only give us 7 days to confirm the issue, but "free" no longer exists and "test" should be good enough.

Test Plan: o_O

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D18423

+1 -1
+1 -1
src/docs/contributor/bug_reports.diviner
··· 140 140 141 141 The most important part of your report content is instructions on how to 142 142 reproduce the issue. What did you do? If you do it again, does it still break? 143 - Does it depend on a specific browser? Can you reproduce the issue on a free 143 + Does it depend on a specific browser? Can you reproduce the issue on a test 144 144 instance on `admin.phabricator.com`? 145 145 146 146 It is nearly impossible for us to resolve many issues if we can not reproduce