Skip to content

Commit ee8a788

Browse files
authored
Update issue template so people will use it (#404)
1 parent 69c9229 commit ee8a788

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
name: Custom issue template
3-
about: Used to report user-related issues with the software
4-
title: "[User] I encountered a problem .."
2+
name: Issue and enhancement template
3+
about: Used to report issues and request enhancements for llama.cpp
4+
title: "[User] Insert summary of your issue or enhancement.."
55
labels: ''
66
assignees: ''
77

@@ -18,11 +18,11 @@ Please answer the following questions for yourself before submitting an issue.
1818

1919
# Expected Behavior
2020

21-
Please provide a detailed written description of what you were trying to do, and what you expected `lamma.cpp` to do.
21+
Please provide a detailed written description of what you were trying to do, and what you expected `llama.cpp` to do.
2222

2323
# Current Behavior
2424

25-
Please provide a detailed written description of what `lamma.cpp` did, instead.
25+
Please provide a detailed written description of what `llama.cpp` did, instead.
2626

2727
# Environment and Context
2828

0 commit comments

Comments
 (0)