Skip to content

Commit

Permalink
chore(contribute): add section to readme and github sponser yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Davis committed May 26, 2020
1 parent 959a8e4 commit c0ddccb
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GKAYVJSBLN92E
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,12 @@ Running `npm start` will compile TypeScript and Sass files, combine html partial
## Build

Production builds are simple thanks to Parcel. Just run `npm run build` and the compiled output will be placed in the `/dist` directory.

## Contribute

Putting this product together and maintaining the repository takes time and resources. We welcome your support in any shape or form, in particular:

- Fork/clone, and contribute to the package
- Let us know is you find any discrepancy or have suggestions towards enhancing the content or quality of the library
- Buy us a beer/coffee! Donations are appreciated and can be made through [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GKAYVJSBLN92E)
- Consider using RDS or any of our data/metadata [services, products, or expertise](http://www.mtna.us)

0 comments on commit c0ddccb

Please sign in to comment.