Skip to content

A repository filled with code shared by the community during coding sessions and from-scratch challanges

Notifications You must be signed in to change notification settings

JoBCB/community-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community Code

A repository filled with code shared by the community during coding sessions and from-scratch challenges

The Community

Behind the Screens (Interviews)

Contribution

  1. Fork this repository (click fork in the top right)
  2. Clone the repository to your computer git clone https://github.com/<this-is-you>/<forked-repo>.git
  3. Branch the Fork git checkout -b <name-your-branch>
  4. Add a folder with your name-lastname or artistname and put in all your coded files
  5. Add your name and link to the README.md under The Community section
  6. Add, commit and push your changes git add . git commit -a git push origin <your-branch-name>
  7. Go to your forked repo in the browser and click compare & pull request, then create pull request

All steps with examples and images

Code of Conduct

Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.

Read the full Code of Conduct

About

A repository filled with code shared by the community during coding sessions and from-scratch challanges

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 75.0%
  • SuperCollider 12.6%
  • JavaScript 12.4%