1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-17 01:32:37 +02:00

formatting

This commit is contained in:
Kelly Brazil
2021-04-02 13:25:23 -07:00
parent 8c21284c50
commit 3f12a393bd

View File

@ -24,7 +24,7 @@ Pull requests are the best way to propose changes to the codebase (we use [Githu
## Any contributions you make will be under the MIT Software License
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.
## Report bugs using Github's [issues](https://github.com/kellyjonbrazil/jc/issues)
## Report bugs using Github's Issues
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/kellyjonbrazil/jc/issues); it's that easy!
## Write bug reports with detail, background, and sample code