Opened 11 years ago
Closed 11 years ago
#23103 closed Cleanup/optimization (fixed)
Add Link To "Writing your first patch for Django" Into "Contributing to Django" Documentation Page
| Reported by: | petraszd | Owned by: | petraszd |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
There is no link to "Writing your first patch for Django" in "Contributing to Django" page. It is very helpful and really good tutorial. So, I think it should be easy accessible from main contribution page.
Change History (9)
comment:1 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|---|
| Type: | Uncategorized → Cleanup/optimization |
comment:3 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:4 by , 11 years ago
| Has patch: | set |
|---|---|
| Resolution: | fixed |
| Status: | closed → new |
comment:5 by , 11 years ago
| Status: | new → assigned |
|---|
comment:6 by , 11 years ago
| Patch needs improvement: | set |
|---|
I think it might be better to move the link to the 3rd item ("Submit patches...") instead of creating a new one.
comment:7 by , 11 years ago
Done. I've merged newly added item with "Submit patches" one.
Pull request is the same: https://github.com/django/django/pull/2963
comment:8 by , 11 years ago
| Patch needs improvement: | unset |
|---|---|
| Triage Stage: | Accepted → Ready for checkin |
comment:9 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Makes sense to me.