Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LlamaIndexTS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
MachineLearning
run-llama
LlamaIndexTS
Commits
9ab998c5
Unverified
Commit
9ab998c5
authored
6 months ago
by
Alex Yang
Committed by
GitHub
6 months ago
Browse files
Options
Downloads
Patches
Plain Diff
chore: add bug report template (#1385)
parent
938b4170
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/ISSUE_TEMPLATE/bug_report.md
+46
-0
46 additions, 0 deletions
.github/ISSUE_TEMPLATE/bug_report.md
with
46 additions
and
0 deletions
.github/ISSUE_TEMPLATE/bug_report.md
0 → 100644
+
46
−
0
View file @
9ab998c5
---
name
:
Bug report
about
:
Create a report to help us improve
title
:
"
"
labels
:
bug
assignees
:
"
"
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Code to reproduce the behavior:
```
ts
// paste the code here
```
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
-
OS: [e.g. macOS, Linux]
-
JS Runtime / Framework / Bundler (select all applicable)
-
[ ] Node.js
-
[ ] Deno
-
[ ] Bun
-
[ ] Next.js
-
[ ] ESBuild
-
[ ] Rollup
-
[ ] Webpack
-
[ ] Turbopack
-
[ ] Vite
-
[ ] Waku
-
[ ] Edge Runtime
-
[ ] AWS Lambda
-
[ ] Cloudflare Worker
-
[ ] Others (please elaborate on this)
-
Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment