diff --git a/.gitlab/issue_templates/hpc_issue.md b/.gitlab/issue_templates/hpc_issue.md
new file mode 100644
index 0000000000000000000000000000000000000000..cebb7f88ee4440c8366a0c3355e479f6ad3090e0
--- /dev/null
+++ b/.gitlab/issue_templates/hpc_issue.md
@@ -0,0 +1,26 @@
+## HPC Issue Template
+To standardize issue reporting, please use the following template.
+
+## Background Information
+
+### Describe the affected environment
+- **System/Cluster**:  
+- **Operating System & Version**:  
+- **Software/Library Affected**:  
+- **Installation Method** (package manager, manual build, etc.):  
+
+### If applicable, provide additional details
+If installed from source, provide relevant version details or commands used.
+
+## Details of the Problem
+
+### Error Message
+
+### Steps to Reproduce
+
+### Expected Behavior
+Describe what should have happened.
+
+### Additional Information
+Include any relevant context, logs, or system details.
+