@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.

Slightly better README formatting

Summary: Easier to read

Test Plan: Use a few different preview engines

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

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

+9 -2
+9 -2
README.md
··· 15 15 16 16 Phabricator is developed and maintained by [Phacility](http://phacility.com). The first version of Phabricator was originally built at Facebook. 17 17 18 + ---------- 19 + 18 20 **BUG REPORTS** 19 - Please update your install to HEAD before filing bug reports. You can follow our [bug reporting guide](https://secure.phabricator.com/book/phabcontrib/article/bug_reports/) or and file the issue in [Maniphest](https://secure.phabricator.com/maniphest/task/create/). 21 + 22 + Please update your install to **HEAD** before filing bug reports. You can follow our [bug reporting guide](https://secure.phabricator.com/book/phabcontrib/article/bug_reports/) or and file the issue in [Maniphest](https://secure.phabricator.com/maniphest/task/create/). 20 23 21 24 **FEATURE REQUESTS** 25 + 22 26 We're big fans of feature requests that state core problems, not just 'add this'. We've compiled a short guide to effective upstream requests [here](https://secure.phabricator.com/book/phabcontrib/article/feature_requests/). 23 27 24 28 **SECURITY ISSUES** 29 + 25 30 Phabricator participates in HackerOne and may pay out for various issues reported there. You can find out more information on our [HackerOne page](https://hackerone.com/phabricator). 26 31 27 32 **PULL REQUESTS** 33 + 28 34 We do not accept pull requests through GitHub. If you would like to contribute code, please read our [Contributor's Guide](https://secure.phabricator.com/book/phabcontrib/article/contributing_code/) for more information. 29 35 30 36 **LICENSE** 31 - Phabricator is released under the Apache 2.0 license except as otherwise noted. 37 + 38 + Phabricator is released under the Apache 2.0 license except as otherwise noted.