From 43918eb2729404645984936137505dcb1413af6e Mon Sep 17 00:00:00 2001 From: Benjamin Lee <130000039+benlee0423@users.noreply.github.com> Date: Tue, 14 Nov 2023 09:37:01 -0800 Subject: [PATCH] Add onprem request form (#43) * Create onprem-request.md * Update onprem-request.md --- .github/ISSUE_TEMPLATE/onprem-request.md | 47 ++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/onprem-request.md diff --git a/.github/ISSUE_TEMPLATE/onprem-request.md b/.github/ISSUE_TEMPLATE/onprem-request.md new file mode 100644 index 0000000..57dc4d5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/onprem-request.md @@ -0,0 +1,47 @@ +--- +name: OnPremise Request Form +about: This template is used to request the resources for on-premise. +title: '' +labels: on-prem +assignees: '' + +--- + + +**1. Requester Information:** +This should include the name and contact information of the person making the request. + + + +**2. Project Information:** +Provide a brief description of the project and its goals. This can help the infrastructure team understand the context and purpose of the requested resources. *Please highlight how this project will be benefit from and/or provide benefit to other resources on the shared infrastructure.* + + +**3. Project Description:** +If your project involves developing software or scripts, briefly describe the software you plan to develop. + +**4. Resource Requirements:** +Specify the compute, storage, and network resources needed for the project. Be as specific as possible about the number of resources required, and any specific configurations or capabilities needed. This information will help the infrastructure team determine the appropriate resources to allocate. + +**Options:** +1. HPC or VM + +2. vCPU + +3. Memory + +4. Disk Space + + +**5. Timeline:** +Indicate the expected timeline for the project and when the resources will be needed. This information can help the infrastructure team plan and allocate resources accordingly. + + + +**6. Security and Compliance Requirements:** +If there are any specific security or compliance requirements for the project, these should be clearly stated in the request. This will help ensure that the necessary security measures are in place for the project. + + + +**7. Approval:** +Indicate the necessary approval processes or sign-offs required for the request.