Giter VIP home page Giter VIP logo

opencode-collaborative's Introduction

OpenCode Collaborative Website

This event is over as of 10 Feb 2018, No new pr's will be merged (except score updates till next 24 hours). Thank you for participating and showing interest in OpenCode'18 and OpenSource.

If you haven't written blog yet, then you can write and submit in next 24 hours, failing to do so will make you ineligible for prizes(if any)

For any further details and queries contact Anupam Dagar .

OpenCode

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":"".

Updating Your Scores

To add Your scores open json/scores.json and follow the given format

   {  
       "name":"Name",
       "github":"github link",
       "Contributions":[{
            "name":"Name of issue",
            "Issuelink":"https://github.com/opencode18/OpenCode-Collaborative/issues/331",
            "PRlink":"Link of the PR",
            "score":"10"
          },{
            "name":"Name of issue",
            "Issuelink":"https://github.com/opencode18/OpenCode-Collaborative/issues/331",
            "PRlink":"Link of the PR",
            "score":"10"
          }
       ],
       "Total":"500"
   }

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

aadixiiita avatar adiagg2000 avatar ak-007 avatar ananya avatar anupam-dagar avatar arpitmisraw avatar aswanthkoleri avatar aswinzz avatar druvalcr28 avatar ekanban avatar gauthamzz avatar govinddixit avatar jigar3 avatar madhur1998 avatar maverick0004 avatar mubaris avatar nikki1016 avatar paishoiroh avatar pani-vishal avatar pradeepgangwar avatar pranjalg2308 avatar prathamprakash29 avatar rahulkumaran avatar rudransh1 avatar shivhek25 avatar ssprafultondomker avatar surasnayak avatar swaager avatar tlazypanda avatar yashre42 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.