LlamaFinetuneGGUF commited on
Commit
567438a
·
unverified ·
1 Parent(s): baec3c4

Update bug_report.yml

Browse files
.github/ISSUE_TEMPLATE/bug_report.yml CHANGED
@@ -56,6 +56,16 @@ body:
56
  - OS: [e.g. macOS, Windows, Linux]
57
  - Browser: [e.g. Chrome, Safari, Firefox]
58
  - Version: [e.g. 91.1]
 
 
 
 
 
 
 
 
 
 
59
  - type: textarea
60
  id: additional
61
  attributes:
 
56
  - OS: [e.g. macOS, Windows, Linux]
57
  - Browser: [e.g. Chrome, Safari, Firefox]
58
  - Version: [e.g. 91.1]
59
+ - type: input
60
+ id: provider
61
+ attributes:
62
+ label: Provider Used
63
+ description: Tell us the provider you are using.
64
+ - type: input
65
+ id: model
66
+ attributes:
67
+ label: Model Used
68
+ description: Tell us the model you are using.
69
  - type: textarea
70
  id: additional
71
  attributes: