diff options
| author | Jeremy Dunck <jdunck@gmail.com> | 2013-07-07 21:25:24 -0700 |
|---|---|---|
| committer | Jeremy Dunck <jdunck@gmail.com> | 2013-07-07 21:25:24 -0700 |
| commit | 17da10ae650e4de24991a53db079d4e0d1aed3cb (patch) | |
| tree | e294edb3c70ed033fcd74e254049971c7cbe6a2e | |
| parent | 6bdc47f75ca31d607653eebee3a144631df46aae (diff) | |
| parent | 9aed3201aad270635259b57e6f9fabc0cc11f481 (diff) | |
Merge branch 'docs-triage-needs-patch'
| -rw-r--r-- | docs/internals/contributing/triaging-tickets.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/contributing/triaging-tickets.txt b/docs/internals/contributing/triaging-tickets.txt index 7bb59bc329..2aa8aaedba 100644 --- a/docs/internals/contributing/triaging-tickets.txt +++ b/docs/internals/contributing/triaging-tickets.txt @@ -175,6 +175,9 @@ This means the ticket has an associated :doc:`patch<writing-code/submitting-patches>`. These will be reviewed to see if the patch is "good". +The following three fields (Needs documentation, Needs tests, +Patch needs improvement) apply only if a patch has been supplied. + Needs documentation ~~~~~~~~~~~~~~~~~~~ |
