Fix typo in issue templates.

This commit is contained in:
Rinne 2024-04-27 03:58:45 +08:00
parent d56eb1a5ad
commit bcf3ef1e40
No known key found for this signature in database
GPG Key ID: E86D01E1809BD23E
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