-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add FAQ link to project allocation messages for user guidance
- Loading branch information
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -107,6 +107,8 @@ def non_osc_collective_expense_invite_description | |
Please provide an invoice that includes your payment details to complete the process. Our team will review and process your payment promptly. | ||
For more information, please visit our FAQ at https://funds.ecosyste.ms/faq. | ||
If you have any questions or need assistance, please contact us at [email protected]. | ||
Thank you for your continued contributions to the #{fund.name} open source community! | ||
|
@@ -120,6 +122,8 @@ def expense_invite_description | |
To complete the process, please provide an invoice that includes your payment details. Our team will review and process your payment promptly. | ||
For more information, please visit our FAQ at https://funds.ecosyste.ms/faq. | ||
If you have any questions or need assistance, please contact us at [email protected]. | ||
Thank you for your incredible contributions to the #{fund.name} open source community! | ||
|
@@ -130,6 +134,8 @@ def expense_invite_description | |
If you wish to accept this donation, please provide an invoice that includes your payment details. Our team will review and process your payment promptly. | ||
For more information, please visit our FAQ at https://funds.ecosyste.ms/faq. | ||
If you have any questions or need assistance, please contact us at [email protected]. | ||
Thank you for your contributions to the #{fund.name} open source community! | ||
|