-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 10 Non-Profit Organizations from [Your Country] to Non-Profit Donations Project #391
Comments
@phyleria can i work on this issue? |
Hi @s-vamshi, Yes, feel free to start working on it! Could you let me know which country you’ll be adding non-profits from? |
Hey @phyleria, i am thinking of adding Indian non profit orgs |
Great! Go ahead please. |
Hi @phyleria . Can I also work on this issue? |
@phyleria I want to contribute to this issue. I am from Nigeria and I want to add non-profits from Nigeria. |
Hi @DevvEmeka Sure, please go ahead. |
Hi @phyleria. Here is my PR: Chimoney/non-profit-donations#20 |
Thank you @blindaks! It is under review now. |
Hey, @phyleria can I work on this issue? |
Hi @Sadaf2005, yeah. Please go ahead |
hi @phyleria kindly assign me this issue. |
Can I work on this @phyleria ? |
Hi @codegirl254 and @Shivansh2030 Sure, go ahead. |
🚀 This Issue is Now an Oruly TaskTask Overview: Add 10 Non-Profit Organizations from [Your Country] to Non-Profit Donations ProjectSponsored by: Chimoney! Task Details:
Task Description:We are expanding our non-profit donations project to include more organizations from across the globe. We need your help in adding non-profit organizations from How to Contribute:
{
npCode: 'OrganizationCode',
name: 'Organization Name',
email: '[email protected]',
country: 'Country Name',
website: 'https://www.organization-website.com',
logo: 'https://www.organization-logo-url.com/logo.jpg',
foundedYear: 'Year Founded',
description: 'Brief description of the organization and its mission.',
isVerified: true,
verifications: [
{
date: new Date('YYYY-MM-DD'),
verifier: '@yourGitHubHandle',
}
],
paymentMethods: [
{
type: 'donation-link',
paymentID: 'https://www.organization-website.com/donate',
},
{
type: 'chimoney',
paymentID: {
test: '',
production: 'uniqueChimoneyID', //if present
},
donationHandler: 'chimoneyDonation',
}
]
} Criteria for Non-Profit Organizations:
Submission Process:
How to Participate:
Additional Information:Oruly connects businesses with skilled contributors to collaboratively solve tasks. It supports open-source contributions by managing and rewarding efforts. This comment is auto-generated by Oruly for task coordination. For any queries, contact the task sponsor or visit Oruly Support. |
We are expanding our non-profit donations project to include more organizations from across the globe. We need your help in adding non-profit organizations from
[your country]
e.g Kenya, Nigeria, India etc and their payment methods.How to Contribute:
Check for Duplicates:
src/non-profits-data/index.ts
file in the non-profit-donations repository to avoid duplicates.Add 10 Non-Profit Organizations:
Criteria for Non-Profit Organizations:
Submission Process:
The text was updated successfully, but these errors were encountered: