Update issue templates

This commit is contained in:
Madiator2011 2024-06-19 21:48:01 +02:00 committed by GitHub
parent df63ec6f0d
commit b20c21d1b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 53 additions and 0 deletions

33
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,33 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
- CUDA version
**Additional context**
Add any other context about the problem here.

View file

@ -0,0 +1,20 @@
---
name: Template Request
about: Describe this issue template's purpose here.
title: ''
labels: template-request
assignees: ''
---
**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]