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

Point contributor documentation at Phacility CLAs, not Facebook CLAs

Summary: We now have workable CLAs, so route users to them.

Test Plan: Read documentation.

Reviewers: chad

Reviewed By: chad

Subscribers: epriestley

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

+13 -4
+13 -4
src/docs/contributor/contrib_intro.diviner
··· 58 58 59 59 = Legal Stuff = 60 60 61 - Before we can accept source code contributions, you need to submit a super fine 62 - and fancy legal document called a Facebook Contributor License Agreement, which 63 - you can find here: 61 + Before we can accept source code contributions, you need to submit a 62 + [[ https://secure.phabricator.com/L28 | Contributor License Agreement ]]. Your 63 + changes can not be accepted until you sign the agreement. 64 + 65 + If you haven't signed it by the time you send changes for review, you'll be 66 + reminded to sign it at that time. 67 + 68 + If you're submitting work on behalf of a company (like your employer), the 69 + company can sign the [[ https://secure.phabricator.com/L30 | Corporate 70 + Contributor License Agreement ]] instead. 64 71 65 - https://developers.facebook.com/opensource/cla 72 + Both agreements are substantially similar to the Apache Foundation's CLAs. They 73 + protect Phacility and users of Phabricator by making sure we have permission to 74 + distribute your changes under an open source license. 66 75 67 76 = Not Sure Where To Get Started? = 68 77