diff --git a/.github/ISSUE_TEMPLATE/crate-build-failure.md b/.github/ISSUE_TEMPLATE/crate-build-failure.md new file mode 100644 index 000000000..d145d794e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/crate-build-failure.md @@ -0,0 +1,13 @@ +--- +name: Crate build failure +about: My crate failed to build in docs.rs. +title: '' +labels: build-failure +assignees: '' + +--- + +**Crate name:** +**Build failure link:** + +**Additional details:** diff --git a/.github/ISSUE_TEMPLATE/sandbox-limits-increase-request.md b/.github/ISSUE_TEMPLATE/sandbox-limits-increase-request.md new file mode 100644 index 000000000..b10c60b0d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/sandbox-limits-increase-request.md @@ -0,0 +1,20 @@ +--- +name: Sandbox limits increase request +about: My crate build won't complete within the sandbox limits. +title: '' +labels: limits-increase +assignees: '' + +--- + + + +**Crate name:** +**Build failure link:** + +**Requested RAM limit:** +**Requested timeout:** + +**Why your crate needs the resource increases:** diff --git a/.github/ISSUE_TEMPLATE/uncategorized-issue.md b/.github/ISSUE_TEMPLATE/uncategorized-issue.md new file mode 100644 index 000000000..a49204e8c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/uncategorized-issue.md @@ -0,0 +1,10 @@ +--- +name: Uncategorized issue +about: An issue that doesn't fit into the other templates. +title: '' +labels: '' +assignees: '' + +--- + +