forked from AlgorithmsMeetup/PreviousAlgorithms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Base Files for participant solutions
- Loading branch information
1 parent
d24080c
commit b850486
Showing
3 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/ |