﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26021	Standardize on hanging indent in documentation	Tim Graham	Ed Henderson	"Most of the documentation using 4 space hanging indent, but there are a few places where it needs to be cleaned up. I attached a patch to give some examples and get you started.

Rules to follow:
* The closing parenthesis goes on its own line, aligned with the line that contains the opening parenthesis.
* Include a trailing comma after the last kwarg or item in the dict or tuple so more items can be added later without modifying that line again.

Any questions, let me know."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	0	0	0	0	1	0
