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

Diviner: Contributing Code: Update section on Prototype Changes

Summary:
Per discussion in T16007 I hope that we can agree on this phrasing.

Closes T16007

Test Plan: Look at the reality out there.

Reviewers: O1 Blessed Committers, valerio.bozzolan

Reviewed By: O1 Blessed Committers, valerio.bozzolan

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Maniphest Tasks: T16007

Differential Revision: https://we.phorge.it/D25909

+9 -5
+9 -5
src/docs/contributor/contributing_code.diviner
··· 112 112 possibly guide you through resolving them if you're interested. 113 113 114 114 115 - No Prototype Changes 115 + Prototype Changes 116 116 ==================== 117 117 118 - With rare exceptions, we do not accept patches for prototype applications for 119 - the same reasons that we don't accept feature requests or bug reports. To learn 120 - more about prototype applications, see 121 - @{article:User Guide: Prototype Applications}. 118 + We generally advise against submitting patches for prototype applications, as 119 + they may not be widely adopted and may need extra care from rare users who are 120 + particularly familiar with them. 121 + For the same reasons, we also discourage feature requests or bug reports for 122 + prototype applications, unless you are very familiar with their original design 123 + and original workflows. You are welcome to [[https://we.phorge.it/ponder/ | 124 + open a question in Ponder]] instead. To learn more about prototype 125 + applications, see @{article:User Guide: Prototype Applications}. 122 126 123 127 124 128 No Pull Requests