It is not necessary to create a brand new repository for this project, since there is already a repository for the SELinux guide:
https://git.fedorahosted.org/cgit/docs/selinux-user-guide.git/log/
However, the content in it is really outdated, so I would like to clean the repository before I add the updated content.
Project name: selinux-user-guide
Project short summary: SELinux User's and Administrator's Guide
SCM choice (git/bzr/hg/svn): git
Project admin Fedora Account System account name: bancinco
Would you like a Trac instance for your project?: no
Do you need a mailing list? If so, comma-separate a list of what you'd like them to be called. Otherwise, put "no": no (Note that mailing lists must begin with your project name)
I'm not too happy with 'clean the repository' as that means we are going to loose historical data from the old guides as well as break everyone who has a existing checkout.
Why not just do a commit to remove all the old files and add the new? Then there is history and you don't break anyone...