Merge pull request #701 from AsakusaRinne/add_issue_template

Fix typo in issue templates.
This commit is contained in:
Rinne 2024-04-27 03:59:27 +08:00 committed by GitHub
commit b47ed9258f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
name: BUG Report
description: Report a BUG of Tensorflow.NET.
description: Report a BUG of LLamaSharp.
title: "[BUG]: "
labels: [bug-report]
body:
@ -34,11 +34,11 @@ body:
Please provide the information of your environment and configuration.
placeholder: Environment & Configuration
value: |
Operating system:
.NET runtime version:
LLamaSharp version:
CUDA version (if you are using cuda backend):
CPU & GPU device:
- Operating system:
- .NET runtime version:
- LLamaSharp version:
- CUDA version (if you are using cuda backend):
- CPU & GPU device:
validations:
required: true
- type: textarea