AliceWonderland/hacktoberfest
Vedi su GitHubContributors - See Here! Requirements for files
Open
#1292 aperta il 20 ott 2017
good first issuehacktoberfest
Metriche repository
- Star
- (1119 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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