Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit acca5e3

Browse files
authored
Add Github as a funding possibility. (#913)
1 parent f819f4a commit acca5e3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.github/FUNDING.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
github: osiset
12
open_collective: laravel-shopify
23
custom: ['https://paypal.me/osiset']

FUNDING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Personally, I have been opposed to opening up sponsorship or donations in the pa
1212

1313
Most developers in the open source world are bogged down by full time jobs, family life, and of course one's own personal life. Working and maintaining open source projects means the developer has to sacrifice personal time... either very early mornings, evenings/weekends after work, or late at night.
1414

15-
Its often hard for developers to explain to their non-techy family why they need to sit in front of a computer at those odd hours, to work on "free" projects.
15+
It's often hard for developers to explain to their non-techy family why they need to sit in front of a computer at those odd hours, to work on "free" projects.
1616

1717
Sponsorship and donations not only help ease that conversation, but it also gives a nice "thank you" to the developers, just like buying them a cup of coffee or frosty mug of beer. It also gives confidence that what's being developed is helping others in a meaningful way.
1818

@@ -26,7 +26,7 @@ Any sponsorship or donation will also add the individual's Github profile to thi
2626

2727
Please see the `Sponsor` button at the top of this repository.
2828

29-
Currently `Open Collective` and `Paypal.me` is supported.
29+
Currently `Github`, `Open Collective` and `Paypal.me` is supported.
3030

3131
## Conditions of Funding
3232

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"laravel-package",
1111
"laravel-shopify",
1212
"scripttags",
13+
"sdk",
1314
"shopify",
1415
"shopify-api",
1516
"shopify-app",

0 commit comments

Comments
 (0)