From 21542f76359fd7eb91e2b66fdec75b96b7200d50 Mon Sep 17 00:00:00 2001 From: rduplain Date: Sun, 11 Mar 2012 21:24:46 -0700 Subject: [PATCH] Updated PyCon 2012 Sprint (markdown) --- PyCon-2012-Sprint.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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).