diff --git a/PyCon-2012-Sprint.md b/PyCon-2012-Sprint.md index 58f4d34..8350821 100644 --- a/PyCon-2012-Sprint.md +++ b/PyCon-2012-Sprint.md @@ -17,8 +17,6 @@ Work through Issue Trackers Look for open issues and comment, close, and fix. Ask questions if anything is unclear, in person at the sprint or directly on the issue. -Go through http://feedback.flask.pocoo.org/unhappy and either create issues (if verified) in the bug tracker or fix the documentation directly. You can get the feedback as JSON if that helps (http://feedback.flask.pocoo.org/faq). - See these issue trackers: * https://github.com/mitsuhiko/flask/issues @@ -80,13 +78,13 @@ Integrate: The Quickstart -------------- -*kevinburke #427* - -Review the current [quickstart](http://flask.pocoo.org/docs/quickstart/) to evaluate the user experience. Any overhaul, or just some updates? Add a deployment quickstart, to help new users feel as though they accomplished something by deploying an application and not just listening on a local port. Heroku is an option here. All of this *might* mean that we split up the quick start into multiple pages. +*kevinburke #427* Review the current [quickstart](http://flask.pocoo.org/docs/quickstart/) to evaluate the user experience. Any overhaul, or just some updates? Add a deployment quickstart, to help new users feel as though they accomplished something by deploying an application and not just listening on a local port. Heroku is an option here. All of this *might* mean that we split up the quick start into multiple pages. Done ==== +Work through Issue Trackers +--------------------------- -... \ No newline at end of file +*wilsaj:* Go through http://feedback.flask.pocoo.org/unhappy and either create issues (if verified) in the bug tracker or fix the documentation directly. You can get the feedback as JSON if that helps (http://feedback.flask.pocoo.org/faq).