Skip to content

Commit

Permalink
Add contribute info
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Butler committed Jul 23, 2016
1 parent 17e2806 commit 136b8ed
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CONTRIBUTE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Contributing
===========

Contributions welcome. To contribute, checkout the code,
make your changes, and submit a pull request.

Please make sure your code passes the style guide (see .jshintrc)
to be accepted. You can run `grunt travis -v` to run the tests
locally.

To Do:
-----------

- Add unit tests
- Implement better JavaScript package standards
- Separate html template code
- ReactJs? Flux? Modernize it.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ To Do:
+ Enhance UI for a sleek new look


Contributing:
-----------
See CONTRIBUTE.md for how to contribute.


License:
-----------
Minesweeper.js is free software: you can redistribute it and/or modify
Expand Down

0 comments on commit 136b8ed

Please sign in to comment.