참고소스 수정본
This commit is contained in:
29
참고/guardrails-main/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
29
참고/guardrails-main/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: "[bug]"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. RAIL spec
|
||||
2. Runtime arguments (e.g. `guard(...)`)
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Libraries used w/ versions:**
|
||||
Example: guardrails-ai==0.7.2, guardrails-api==0.1.0a2, any Hub validators, etc.
|
||||
|
||||
**Environment details:**
|
||||
Example: Docker python:3.13-slim vs Windows Server 2022 w/ python 3.11, etc
|
||||
_Are you using a virtual environment? If so what kind (venv, conda, etc.)?_
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user