LewisGaul / minegauler

A clone of the original minesweeper game with many added features
GNU General Public License v3.0
12 stars 8 forks source link

Add CONTRIBUTING.md #100

Open LewisGaul opened 4 years ago

Krish-bhardwaj commented 2 years ago

Hi @LewisGaul can i contribute in this issue

LewisGaul commented 2 years ago

Hi @LewisGaul can i contribute in this issue

You're welcome to have a go. The basic intent is that there should be a CONTRIBUTING.md file in the root of the project, which gives guidelines for anyone who would like to contribute to the project (like yourself!). It would make sense for me to fill in the details, as the owner of the project, but if you'd like to get the basics in place then I'd welcome a PR to add the file.

Note, however, that if you're looking for a coding exercise and making changes to the app itself then this might not be the issue for you, since it's just a matter of writing a text file! (I can look into addressing this issue myself if you prefer, if you think it would be helpful to you). This might be a nice simple way to make your first contribution though :)

If you do decide to have a go at this, I'd suggest the following approach: