Skip to content

Commit

Permalink
Base Files for participant solutions
Browse files Browse the repository at this point in the history
  • Loading branch information
EpiphanyMachine committed Jun 1, 2014
1 parent d24080c commit b850486
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
13 changes: 13 additions & 0 deletions AStar/participantSolutions/AddingASolution.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
How to:

- Make sure you have forked the repo, are using your fork of the repo.
- Name your file as a group name or github username: `EpiphanyMachineSolution.js`
- Copy your solution from ``../solution.js`
- Save, and commit ***this file***.
- do not commit changes from any other directory (including the `solution.js` file)
- Push to Github
- Issue a pull request.

For help:

- https://guides.github.com/activities/forking/
13 changes: 13 additions & 0 deletions MakingChange/participantSolutions/AddingASolution.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
How to:

- Make sure you have forked the repo, are using your fork of the repo.
- Name your file as a group name or github username: `EpiphanyMachineSolution.js`
- Copy your solution from ``../solution.js`
- Save, and commit ***this file***.
- do not commit changes from any other directory (including the `solution.js` file)
- Push to Github
- Issue a pull request.

For help:

- https://guides.github.com/activities/forking/
13 changes: 13 additions & 0 deletions TreeSearch/participantSolutions/AddingASolution.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
How to:

- Make sure you have forked the repo, are using your fork of the repo.
- Name your file as a group name or github username: `EpiphanyMachineSolution.js`
- Copy your solution from ``../solution.js`
- Save, and commit ***this file***.
- do not commit changes from any other directory (including the `solution.js` file)
- Push to Github
- Issue a pull request.

For help:

- https://guides.github.com/activities/forking/

0 comments on commit b850486

Please sign in to comment.