AliceWonderland/hacktoberfest
GitHub で見るContributors - See Here! Requirements for files
Open
#1,292 opened on 2017年10月20日
good first issuehacktoberfest
説明
Requirements
I think there already is an issue for each requirement, but I'll just bring it all together here.
Script files:
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 NOT in the home directory.
Contributor.md:
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)
Profile:
Make sure to include your file in the Profile directory NOT(as I said before) in the home directory.
Your date should look somewhat like this:
# Your Name
### Academics
Your School/Degree
### 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 requirements