Updated PyCon 2012 Sprint (markdown)
parent
28f11b98fd
commit
21542f7635
1 changed files with 4 additions and 6 deletions
|
|
@ -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
|
||||
---------------------------
|
||||
|
||||
...
|
||||
*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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue