Thank you for contributing to the hacktoberfest. Please take the time to make sure that your PR is inline with all of the following requirements.
Your ending script file should look something like this:
// LANGUAGE: Javascript
// ENV: Node.js
// AUTHOR: Steven Copeland
// GITHUB: https://github.com/StevenCopeland
console.log("Hello World")
Do NOT make your file like this
console.log("Hello World")
Also, make sure to put the file in the script folder and NOT in the home directory.
Make sure you don't delete any other data which is already stored there.
Your data should look some what like this:
#### Name: [YOUR NAME](GitHub Link)
- Place: City, State, Country
- Bio: Who are you?
- GitHub: [Your Name](GitHub Link)
Make sure to include your file in the Profile directory, NOT(as I said before) in the home directory.
Your data should look somewhat like this:
# Your Name
### Academics
Your School
### Interests
- Some Things You Like
### Development
- Inventor of the My Pillow
### Projects
- [My Project](GitHub Link) Short Description
### Profile Link
[Your Name](GitHub Link)
Make sure to stay inline with all these prerequisites