Skip to content

Commit

Permalink
Merge pull request #701 from AsakusaRinne/add_issue_template
Browse files Browse the repository at this point in the history
Fix typo in issue templates.
  • Loading branch information
AsakusaRinne authored Apr 26, 2024
2 parents c6565c3 + bcf3ef1 commit b47ed92
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b47ed92

Please sign in to comment.