mesqueeb / is-what

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
https://mesqueeb.github.io/is-what/
MIT License
170 stars 18 forks source link

Move FUNDING.yml to .github repo #50

Closed jcbhmr closed 1 year ago

jcbhmr commented 1 year ago

Did you know: you can have default community health files! 😊 That means you can put a single FUNDING.yml in your user/.github repository and it will automagically apply to all your repositories!

https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file

You can add default community health files to a public repository called .github, in the root of the repository or in the docs or .github folders.

@mesqueeb I notice you don't have a .github repo yet: https://github.com/mesqueeb/.github is a 404. I think this is a great time to create one! ❤️

For reference, here's my .github repo: https://github.com/jcbhmr/.github

mesqueeb commented 1 year ago

That is a good idea! I should look into this. Will do so soon'ish. ; )

jcbhmr commented 1 year ago

I've done something quite a bit much: I've made https://github.com/jcbhmr/mesqueeb-.github and transferred ownership to @mesqueeb. I think this should help jump start this FUNDING.yml thing and #23