#16779: Add a tutorial for first time Django contributors
-------------------------------+------------------------------------
     Reporter:  taavi223       |                    Owner:  taavi223
         Type:  New feature    |                   Status:  assigned
    Component:  Documentation  |                  Version:
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  1
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------
Changes (by timo):

 * needs_better_patch:  0 => 1


Comment:

 All good feedback, thanks Russ and Lukasz.

 I think revising the tutorial to use a more recent change in the git era
 is a reasonable request.

 Aymeric has suggested
 
https://github.com/django/django/commit/7cc4068c4470876c526830778cbdac2fdfd6dc26
 as an example of a ticket where the triage workflow was applied correctly:
 "there was a good discussion between community members, and then between
 core developers, and finally a commit."

 My feeling would be to go with something a bit simpler since this tutorial
 is just "Writing your first patch", e.g.
 
https://github.com/django/django/commit/ac2052ebc84c45709ab5f0f25e685bf656ce79bc
 as it seems like something a newbie could relate to and touches just 4
 files, 1 code, 1 css, 1 test, 1 doc (doesn't get much simpler).

 I'm open to other suggestions.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16779#comment:17>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to