Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Backing out of gitbook documentary D:
Browse files Browse the repository at this point in the history
  • Loading branch information
iREDMe committed Nov 22, 2018
1 parent be3ea42 commit ccbb074
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,9 @@
5. Open the Folder in your Coding Environment. (ensure you are not in the ``src/`` of the directory)
6. Run ``npm install``
7. Begin coding.
8. When finished, push the changes.
8. When finished, push the changes, and attempt to make a Pull Request.

##### If you prefer coding in Github...

1. Fork the Repository.
2. Done.

##### When Ready... (oh yeah, this might require you to have to have your files out of your fork...)

1. Go [here](https://github.com/BLU-Shack/SimpleSpaceDocs)
2. Fork it.
3. Make a folder (I'll call it ``GitDec``)
4. Run ``git init`` => ``git remote add origin [CopiedThingHere]`` => ``git pull origin master``
5. Go back to your directory where you have your updated contents.
6. If you don't have the module, run ``npm i -g jsdoc-to-markdown``
7. Run ``jsdoc2md src/index.js``
8. Copy the new contents.
9. Go to ``GitDec`` => ``Latest`` => ``DOCS.md``
10. Replace the contents with your copy and pasted data.
11. Save.
12. Commit n' Push
13. Create a Pull Request to their corrosponding forks.

0 comments on commit ccbb074

Please sign in to comment.