Skip to content
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

Update make-donation.yml #2899

Merged
merged 1 commit into from
Sep 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 3 additions & 14 deletions .github/ISSUE_TEMPLATE/make-donation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,20 +56,9 @@ body:
description: Which Donator Package would you like to request?
options:
- Standard Donation / No package (Donation < USD 500)
- Good Samaritan (USD 500; 1 year; 1 paperback MASTG)
- Honourable Benefactor (USD 2000 / 8 Available; 2 years; 3 paperback MASTGs)
- God Mode Donator (USD 4000 / 5 Available; 3 years; 5 paperback MASTGs)
validations:
required: true

- type: dropdown
id: paperback
attributes:
label: 📘 MASTG Paperback Copies
description: Would you like to receive the paperback copies of the MASTG as indicated in your Donation Package?
options:
- 🌱 No, please save the money for the project and help the environment and climate.
- 📮 Yes, please send them to me.
- Good Samaritan (USD 500; 1 year)
- Honourable Benefactor (USD 2000 / 8 Available; 2 years)
- God Mode Donator (USD 4000 / 5 Available; 3 years)
validations:
required: true

Expand Down
Loading