Google-Summer-of-Code-Archive / gsoc-proposals-archive

This repository contains Accepted proposals for various Google Summer of Code organizations throughout various years!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gsoc-proposals-archive

This repository contains GSoC Proposals submitted by various aspirants across the years. The proposals have been sorted firstly on the basis of the organization to which they were applied and accepted.
NOTE - This repo is not affiliated with Google or Google Summer of Code

Basic Layout of the repository

Root folder contains years of GSoC respectively Every year folder in the repo contains organization to which a particular proposal was submitted to . The files will follow the following naming convention ProjectName_Name/usernameOfContributor.pdf

|-Year
    |-Organisation Name
        |-Proposal

Contribution to the project

We follow a systematic Git Workflow -

  • Create a fork of this repo.
  • Clone your fork of your repo on your pc.
  • Add Upstream to your clone
  • Every change that you do, it has to be on a branch. Commits on master would directly be closed.
  • Make sure that before you create a new branch for new changes,syncing with upstream is neccesary.

Commits

  • Write clear meaningful git commit messages (Do read this).

About

This repository contains Accepted proposals for various Google Summer of Code organizations throughout various years!

License:MIT License