Merge branch 'master' of github.com:jessesquires/.github

This commit is contained in:
Jesse Squires 2020-01-25 23:40:48 -08:00
commit f05b3b67a5
No known key found for this signature in database
GPG Key ID: 153766AC1FA1A758

View File

@ -4,7 +4,7 @@
## README template ## README template
Add this to READMEs. Boilerplate to add to `README.md` files.
```markdown ```markdown
## Contributing ## Contributing
@ -17,4 +17,14 @@ Interested in making contributions to this project? Please review the guides bel
- [Security Policy](https://github.com/jessesquires/.github/blob/master/SECURITY.md) - [Security Policy](https://github.com/jessesquires/.github/blob/master/SECURITY.md)
Also, consider [sponsoring this project](https://www.jessesquires.com/sponsor/) or [buying my apps](https://www.hexedbits.com)! ✌️ Also, consider [sponsoring this project](https://www.jessesquires.com/sponsor/) or [buying my apps](https://www.hexedbits.com)! ✌️
## Credits
Created and maintained by [**@jesse_squires**](https://twitter.com/jesse_squires).
## License
Released under the MIT License. See `LICENSE` for details.
>**Copyright © YEAR-present Jesse Squires.**
``` ```