Files
list_or/.github/ISSUE_TEMPLATE/qa.md
T
hans 5987eba14b
Release / create-tag-and-release (push) Successful in 15s
Add issue templates, contribution guidelines, and code of conduct; update CI/CD workflows and project metadata (#3)
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
Reviewed-on: #3
2026-05-13 14:13:57 +02:00

1.9 KiB
Raw Blame History

name, about, title, labels, assignees
name about title labels assignees
😓 QA Issue Report a QA issue you've encountered [qa]: qa

Checklist

  • I have searched existing issues to ensure this hasnt been reported yet.
  • I have provided enough information for others to identify the issue.
  • I have encountered this issue at least twice
  • I have filled out all the information below

⚠️ Please do not open an issue if you've encountered the undesired behavior only once. Document your findings and include them in an issue when you can encounter the issue at least a second time

Description

Type

  • 🔍 Analyzer/Lint/Tidy
  • 📏 Formatting
  • 🎨 Code style
  • 🛠️ Build issue
  • 📚 Documentation
  • 🧪 Test failure/coverage
  • 🔄 CI/CD
  • Performance (CPU/GPU/Memory usage, latency, etc.)
  • 📦 Installation/Setup
  • 🔌 API
  • 🤔 Other (please specify):

Encountered Behavior

Expected Behavior

Steps/Code Snippet to Reproduce

Version tag / Git commit


System Specs (if applicable)

  • CPU (model + architecture):
  • GPU (model + driver version):
  • Operating System & Version:
  • Compiler / Build Tool Versions (if relevant):

Additional Context

Logs / Error Output

Screenshots/Screencasts (if applicable)

Workarounds Tried (optional)