the-custodian/canon/standards/contrib-templates/br-template.md
codex 450b4b80b0
Some checks are pending
CI Smoke / host-smoke (push) Waiting to run
CI Smoke / container-smoke (push) Waiting to run
Python Tests / pytest (push) Successful in 21s
canon: distinguish sector domains from project identity
2026-08-23 01:47:39 +02:00

44 lines
916 B
Markdown

---
id: br-YYYY-MM-DD--org--repo--slug
type: br
target_org: <github-org-or-owner>
target_repo: <repository-name>
title: "Short description of the bug"
status: draft
domain: infotech # select an allowed sector domain; do not use a legacy project name
related_workstream: null
state_hub_contribution_id: null
created: "YYYY-MM-DD"
updated: "YYYY-MM-DD"
upstream_version: "X.Y.Z"
upstream_issue_url: null
---
# Bug: <short description>
## Environment
- **Upstream project**: `<target_org>/<target_repo>` v`<upstream_version>`
- **Our usage context**: _which component or module triggered this_
## Reproduction Steps
1.
2.
3.
## Expected Behaviour
_What should happen._
## Actual Behaviour
_What actually happens. Include error messages or stack traces._
## Workaround
_Any workaround currently in use, or "None"._
## Notes
_Any additional context, links to related issues, or observations._