Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.23 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.23 KB

Dev-Sprint

Dev Sprint is an open activity where students and FOSS enthusiasts come together and solve bugs and issues in the code, docs and pretty much of everything which can make the project better. The idea is to enable students to squash bugs from a curated set of easy to hard fixes and make them confident. For this instance, we will have a Github repo (you can also have your repo in any version control). The issues tab will contain a bunch of issues which will be tagged with a key pair value describing the attribute. Like if it's an easy doc bug then it will contain, tags as (docs:easy)

Requirements

Easy set of bugs are to help students to understand Git workflow and making the first PR. Medium will require some specific skill set to address. Hard is for regular contributors or someone equally experienced.

Projects and Orgs

Getting Started

  • Clone the repo for which you wanna work with

Best Practices

  • Dont take an issue which is already taken
  • Ask for help on IRC and the issue by tagging the mentor
  • Dont rush to a fix, understanding the problem is the key