@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@title Support Resources
2@short Support
3@group intro
4
5Resources for reporting bugs, requesting features, and getting support.
6
7Overview
8========
9
10The upstream provides free support for a range of problems.
11
12
13Reporting Security Vulnerabilities
14==================================
15
16The upstream accepts, fixes, and awards bounties for reports of material
17security issues with the software.
18
19To report security issues, see @{article:Reporting Security Vulnerabilities}.
20
21
22Reporting Bugs
23==============
24
25The upstream will accept **reproducible** bug reports in modern, first-party
26production code running in reasonable environments. Before submitting a bug
27report you **must update** to the latest version of Phorge.
28
29To report bugs, see @{article:Contributing Bug Reports}.
30
31
32Contributing
33============
34
35If you'd like to contribute to Phorge, start with
36@{article:Contributor Introduction}.