{% extends 'contents/_base/speaking.html' %} {% block title %}Unconference Proposal{% endblock title %} {% block page_title %}

How to Propose an Unconference Talk

{% endblock page_title %} {% block content %} {% url 'page' path='speaking/cfp' as speaking_cfp_url %} {% url 'page' path='speaking/talk' as speaking_talk_url %}

How to Propose a Unconference Talk?

Proposing

We're going to use GitHub's Issues feature as our proposal and voting system for the unconference, so opening a new issue is proposing an unconference talk. There are a few things you'll have to fill in when you propose:

To view the list of currently proposed proposals, please head to the issues page

Voting

Simply adding a "+1 reaction" (👍) against an issue counts as a vote. You can vote for multiple proposals, and all the reactions other than "+1" don't count.

{% endblock content %}