﻿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
35485	Template documentation for startproject / startapp is very sparse.	Chris Rose	Daniel Rios	"https://docs.djangoproject.com/en/dev/ref/django-admin/#startproject and https://docs.djangoproject.com/en/dev/ref/django-admin/#cmdoption-startapp-template are what I can find for documentation on how to create a startapp/startproject template, but both of those are very sparse. 

Things I can't answer after reading those:

* how do I template file names? Can I, even?
* what, if anything, is required in a template zip?
* can I add other documentation or defaults to an app or project template?
* what is an app file template? What needs to be in there?
* can I ship a template as part of an app wheel?
* can I use a subdirectory of a git repository on github or another forge as a template, or does it have to be the top level directory of those?"	New feature	assigned	Documentation	dev	Normal		documentation startapp templates	Chris Rose Clifford Gama Carlton Gibson	Accepted	1	0	0	1	0	0
