{% extends "base.html" %} {% load i18n %} {% block content %}
{% blocktrans %}Harvest makes it easy to find low-hanging opportunities in Ubuntu. It aggregates the mass of todo lists we use every day so it's simple to find and coordinate work.{% endblocktrans %}
{% blocktrans %}Harvest helps find bugs that could be easy to address, as well as changes that can improve packages. When updating your packages, take a look at the available opportunities to get a feel for what's new both in and outside Ubuntu.{% endblocktrans %}
{% blocktrans %}You can log in with your Launchpad account to help us organise opportunities in Harvest. Click an opportunity's Edit button to review it, then mark it Irrelevant if it doesn't apply to us or Applied if it's been handled.{% endblocktrans %}
{% blocktrans %}Notes are short messages you can stick to opportunities for other Harvest users to see. They don't use much space, so just add them whenever they might help. For example, if you mark an opportunity Irrelevant, you can add a note explaining why.{% endblocktrans %}
{% blocktrans %}Harvest is based on a simple design: let others do the hard work of assembling lists. Harvest just knows packages, lists and opportunities. It doesn't know what an open or fixed bug is or who upstream is.{% endblocktrans %}
{% blocktrans %}If it's about the UI or the functionality of the site, please file a bug on harvest in Launchpad. If it's about some piece of data in Harvest, it's likely a script that fetches it. In that case, please file your bug on harvest-data instead. The hacking guide explains more.{% endblocktrans %}