Results 4 comments of zachary-berdell-elliott

Hi, I was going backwards through codetriage.com to find a repo I could start contributing to. I saw this one and thought I would take a look. I currently work...

I was going to ask what the rules are for contributing and forked this repo. I guess when I create a PR, it is raised to this repo. I wrote...

I have added unit tests for most logical code. There may still be a few cases that need to be covered though. I also fixed a bug that I found...

I just spotted this issue and actually fixed this bug when I was adding test cases. This was due to an or || check that should have been an and...