└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Bitmaker Guide To Fixing Bugs 2 | 3 | Ah, so you've got yourself a bug, issue, or general problem on your hands. Well, you've come to the right place. We're here to help navigate you to the fix. 4 | 5 | Let's get started ... 6 | 7 | ## _What kind of issue do you have?_ 8 | 9 | ### CSS / HTML (coming soon) 10 | ### [Ruby](https://github.com/bitmakerlabs/debugging-guide/wiki/Ruby-Issues) 11 | ### [Rails](https://github.com/bitmakerlabs/debugging-guide/wiki/Rails-Issues) 12 | ### JavaScript (coming soon) 13 | ### Git (coming soon) 14 | 15 | --- 16 | 17 | _This is a living document. If you have anything to add, change or remove, please [let us know](mailto:sean@bitmaker.co). Or better yet, as the main content is on the [wiki](https://github.com/bitmakerlabs/debugging-guide/wiki), make the change yourself!_ 18 | --------------------------------------------------------------------------------