From df63ec6f0d90098030708c2cf15626e2a57b248f Mon Sep 17 00:00:00 2001 From: Madiator2011 Date: Wed, 19 Jun 2024 21:44:07 +0200 Subject: [PATCH] Create IMAGE_REQUEST_TEMPLATE.md --- docs/IMAGE_REQUEST_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/IMAGE_REQUEST_TEMPLATE.md diff --git a/docs/IMAGE_REQUEST_TEMPLATE.md b/docs/IMAGE_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..122b742 --- /dev/null +++ b/docs/IMAGE_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +**New Template Request** + +* **Project Name:** [Insert name of the project you want to be built for RunPod] +* **Description:** [Insert brief description of the project] +* **Why do you need this image?:** [Insert a brief explanation of why this image is necessary for your project] +* **Project GitHub/GitLab Link:** [Insert a link to your project's GitHub or GitLab repository] +* **Note:** Desktop apps are not supported. Please ensure your project is a web-based application or a service that can run in a container. + +**Before submitting, please check if a similar request already exists:** + +* [Insert a link to the Issues tab in your repository, filtered by the `template-request` label]