Add a repo request template
This is a template intended for users that want to request a repository
be created by the TOF. Its goal is to reduce the amount of time from
request to repository being created.
Change-Id: I53006e204dbc82d6511a21528970297f7e2d3dc4
Signed-off-by: Ed Tanous <edtanous@google.com>
diff --git a/.github/repo_request.md b/.github/repo_request.md
new file mode 100644
index 0000000..8b821b0
--- /dev/null
+++ b/.github/repo_request.md
@@ -0,0 +1,20 @@
+---
+name: Create a new respository
+about:
+ Provide a convincing argument to the community that a new subproject must be
+ created
+title: ""
+labels: ""
+assignees: ""
+---
+
+**Design Document** Provide a link to the document outlining why this repository
+is required.
+
+**Naming** List at least two possible names for this repository. Please prefer
+to make naming more abstract and applicable to possible extensions of this
+repository in the future.
+
+**Maintainers** List the maintainer(s) for this repository. Please ensure that
+the proposed maintainers meet the minimum requirements at the time of this
+request.