Skip to content

Commit ee820c9

Browse files
authored
Update and rename 2019-12-04-guidelines-for-bangpypers-dev-sprints.md to 2019-12-02-guidelines-for-bangpypers-dev-sprints.md
1 parent e6f8966 commit ee820c9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

_posts/2019-12-04-guidelines-for-bangpypers-dev-sprints.md renamed to _posts/2019-12-02-guidelines-for-bangpypers-dev-sprints.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Guidelines for BangPypers Dev Sprints"
44
author: anistark
5-
tags: [bangpypers, devsprint, opensource, programming, ani, anirudha]
5+
tags: [anistark, bangpypers, devsprint, opensource, programming, ani, anirudha]
66
description: "Guidelines for BangPypers Dev Sprints"
77
categories: [ meetup, talks, devsprints, opensource ]
88
image:
@@ -27,7 +27,7 @@ As for BangPypers, we follow a list of strict guidelines to select the best proj
2727
1. Projects need to be in Python.
2828
2. Only those projects with an existing issue/bug lists will be considered. Project issues submitted for dev sprint, should be labelled BangPypers.
2929
3. Projects need to have at least 1 maintainer present on dev sprint day for throughout the duration of the event.
30-
4. Projects should have a contributing doc. [An example of contributing document](). If not, we(BangPypers) can help set it up for the project.
30+
4. Projects should have a contributing doc. [An example of contributing document](https://github.com/pallets/flask/blob/master/CONTRIBUTING.rst). If not, we(BangPypers) can help set it up for the project.
3131
5. Projects must have a public repository under appropriate open source license. Please do not bring in your enterprise softwares in private repositories. Private repos will not be considered.
3232
6. Projects should be actively developed/maintained. We’ll check the Last commits and commit frequency on repo.
3333
7. Also label your issues with classifiers like good-first-issue or beginner and intermediate or advanced to make it easier to select issues to work from.
@@ -38,6 +38,7 @@ Guidelines for the participants:
3838
- Your own Laptop with pre-configured needed softwares to get started with.
3939
- Read the description or readme for the project you’re interested in. Go through any and all pre-requisites for the project. Try and setup the project on your system before coming down.
4040
- Knowledge of Git/svn/hg depending on the what the project uses.
41+
- Read and abide by the Code of Conduct that your project might have. Here's an example of [Code of Conduct](https://www.kennethreitz.org/essays/be-cordial-or-be-on-your-way).
4142

4243
How can I pick up a project ?
4344

0 commit comments

Comments
 (0)