Skip to content

Instantly share code, notes, and snippets.

@codingjoe
Created January 11, 2016 13:21
Show Gist options
  • Save codingjoe/4b3676ae7563a1ddc179 to your computer and use it in GitHub Desktop.
Save codingjoe/4b3676ae7563a1ddc179 to your computer and use it in GitHub Desktop.
Django-CC talk proposal DjangoConEU2016

#Django-CC talk proposal DjangoConEU2016 ##Tell us about you I am Johannes Hoppe (github@codingjoe), a Senior Engineer at Thermondo a Berlin based new energy startup. I am a very active contributor and maintainer to the django open source univers and django itself. Additionally I occasionally enjoy giving talks at the local Django meetups.

##Your talk's title Django Contributing Commons - and we need it

##Description of your talk Django Contributing Commons is a joint effort to simplify contributing to django projects and encurage first time contributors.

The variaty of open source projects is one of the key elements that makes Django a great framework. Taking part in the development can be an amazing personal as well as a great learning experience. Sadly getting into contributing usually comes with a long process until your feature or fix is live. This is a huge opsticle for first time contributors and results into fixes and features being ported to public packages.

This is where Django-CC comes in play. It provides both a contributing guide and a set of tools to make contributing a rewarding experience. You don't feel like reading the contributing guide, well thats fine, you don't have to. You propably already know it form other projects using Django-CC. And let's stop waisting time on both ends with comments about wording or coding style, by providing immideate machine feedback. Lets spend our time wisely by discussing and coding great feature. Top it all, we build a tool that gets you setup and started with only one simple command.

IMPORTANT NOTE: Django-CC is not meant for the Django-Project itself, but for third party libraries.

#What do you think the audience will get from your talk

  1. A little intro and some anecdotes to why we need a common contributing guide.
  2. An introduction for contributors, to get started right away.
  3. A few breef words towards the maintainers, and a guide towards supporting Django-CC.
  4. Probably many cat and pony pictures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment