From 3860759dc84ab8ee1ed1f02b4ebdb04054013ff7 Mon Sep 17 00:00:00 2001 From: Matt Allen Date: Wed, 22 Dec 2021 15:27:53 -0800 Subject: [PATCH 1/2] Update CONTRIBUTING.md Discussion here https://expensify.slack.com/archives/C01SKUP7QR0/p1640212812255600?thread_ts=1640200344.249400&cid=C01SKUP7QR0 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 39c5a708e5db..5b9035d1f373 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -89,7 +89,7 @@ It’s possible that you found a bug or enhancement that we haven’t posted to ``` 9. [Open a pull request](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork), and make sure to fill in the required fields. 10. An Expensify engineer and a member from the Contributor-Plus team will be assigned to your pull request automatically to review. -11. Provide daily updates until reaching completion of your PR. +11. Daily updates on weekdays are expected. If there is a plan for no updates for a while we expect the courtesy to be informed about the duration there will be no work so that we may plan accordingly. Any issue without an update for 1 week with no explanation why there is no progress will be considered abandoned and will likely be closed or reassigned, and the original contract will be terminated. #### Submit your pull request for final review 12. When you are ready to submit your pull request for final review, make sure the following checks pass: From adcac91e4c7a2b5049ade0a8e1af48076c435d62 Mon Sep 17 00:00:00 2001 From: chiragsalian Date: Wed, 29 Dec 2021 11:55:46 -0800 Subject: [PATCH 2/2] copy update --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5b9035d1f373..6da2a2b67dca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -89,7 +89,7 @@ It’s possible that you found a bug or enhancement that we haven’t posted to ``` 9. [Open a pull request](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork), and make sure to fill in the required fields. 10. An Expensify engineer and a member from the Contributor-Plus team will be assigned to your pull request automatically to review. -11. Daily updates on weekdays are expected. If there is a plan for no updates for a while we expect the courtesy to be informed about the duration there will be no work so that we may plan accordingly. Any issue without an update for 1 week with no explanation why there is no progress will be considered abandoned and will likely be closed or reassigned, and the original contract will be terminated. +11. Daily updates on weekdays are highly recommended. If you know you won’t be able to provide updates for > 1 week, please comment on the PR or issue how long you plan to be out so that we may plan accordingly. We understand everyone needs a little vacation here and there. Any issue that doesn't receive an update for 1 full week may be considered abandoned and the original contract terminated. #### Submit your pull request for final review 12. When you are ready to submit your pull request for final review, make sure the following checks pass: