ryanb / ruby-warrior

Game written in Ruby for learning Ruby.
MIT License
3.84k stars 837 forks source link

Contributing #93

Open IoannisNik opened 8 years ago

IoannisNik commented 8 years ago

Hi,

I am a university student and I have a project concerning contributing ruby, so i am thinking about contributing for ruby - warrior since i find it really fun to work on !

I know there hasn't been any commit for a while now , but if anyone could point me to any useful way of contributing that would be great!

dannyfreeman commented 8 years ago

Why not take a look at the open issues and see if there is anything you can do? Fork the repo, make a fix, then submit a pull request.

IoannisNik commented 8 years ago

Thank you for commenting on this!

I am surely going to check (and I have already started) on some open issues, but since the last commit was so long ago , I was just precautious, before looking at the issues as to whether the implementation of these, is possible(that's why I asked if there where any suggestions). Again, thank you for your suggestion.