GithubHelp home page GithubHelp logo

nab331 / opencode-collaborative Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opencode18/opencode-collaborative

0.0 1.0 0.0 27.41 MB

Collaborative Repo for OpenCode'18

Home Page: https://opencode18.github.io/OpenCode-Collaborative/

CSS 66.62% HTML 23.03% JavaScript 10.35%

opencode-collaborative's Introduction

OpenCode Collaborative Website

Chat with us on Zulip
Like us on Facebook

Adding a mentor

To add a mentor open mentors.json and please maintain the following format EXACTLY (replacing values where indicated):

{
   "name" : "Mentors Name",
   "imageurl" : "mentor/image.jpg",
   "about" : "Hello I'm a web developer",
   "facebook" : "url",
   "github" : "url",
   "twitter" : "url"
}

IMPORTANT:

  • All images must be optimized before uploaded to the repo via commit or PR.
  • The images should be of square resolution.
  • If you do not want to include social media accounts, leave the field empty "facebook":"".

Adding yourselves to student section

  • For already exisiting contestants :

      Update your college name in the college key in contestants.json.
    

To add yourself to student section you need to open the file contestants.json and please maintain the following format EXACTLY (replacing values where indicated):

{
   "name" : "Name",
   "imageurl" : "contestant/avatar.jpg",
   "about" : "Hello I'm a web developer",
   "college" : "My college",
   "facebook" : "url",
   "github" : "url",
   "twitter" : "url",
   "referral" : "who refered you?"
}

IMPORTANT:

  • All images must be optimized before uploaded to the repo via commit or PR.
  • The images should be of square resolution.
  • If you do not want to include social media accounts, leave the field empty "facebook":"".

Contributing

Code practices

Please help us follow the best practice to make it easy for the reviewer as well as the contributor. We want to focus on the code quality more than on managing pull request ethics.

  • People before code: If any of the following rules are violated, the pull-requests must not be rejected. This is to create an easy and joyful onboarding process for new programmers and first-time contributors.

  • Single commit per pull request and name the commit as something meaningful, example: Adding <-your-name-> in students/mentors section.

  • Reference the issue numbers in the commit message if it resolves an open issue. Follow the pattern Fixes #

  • Provide the link to live gh-pages from your forked repository or relevant screenshot for easier review.

  • Pull Request older than 4 days with no response from the contributor shall be marked closed.

  • Those who wish to solve an issue, comment on it first that you would like to take up the issue and get assigned to solve the issue. Assigning will be done on a first come first serve basis.

  • Do not make PR which is not related to any issues. You can create an issue and solve it once we approve them.

  • Avoid duplicate PRs, if need be comment on the older PR with the PR number of the follow-up (new PR) and close the obsolete PR yourself.

Referrals

Participants can invite their friends to Opencode and ask them to add your github username as referral.You will get an extra 10 points for each refferal.

Tutorials

Git/Github

opencode-collaborative's People

Contributors

aswinzz avatar aswanthkoleri avatar anupam-dagar avatar tlazypanda avatar rudransh1 avatar mubaris avatar pani-vishal avatar madhur1998 avatar aadixiiita avatar ananya avatar gauthamzz avatar druvalcr28 avatar ekanban avatar maverick0004 avatar pradeepgangwar avatar prathamprakash29 avatar paishoiroh avatar govinddixit avatar ssprafultondomker avatar adiagg2000 avatar pranjalg2308 avatar anshumanv avatar nab331 avatar marshallkr7 avatar agarwalsonal479 avatar toughdude avatar strikertanmay avatar divy123 avatar nikki1016 avatar komalbhadani27 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.