refactor: situation to context

This commit is contained in:
2026-03-26 16:37:53 -04:00
parent 8876f7ce00
commit 964bb32219

View File

@@ -4,9 +4,9 @@ about: File a bug report.
title: "bug: " title: "bug: "
body: body:
- type: textarea - type: textarea
id: situation id: context
attributes: attributes:
label: Situation label: Context
description: What circumstances led to the bug? description: What circumstances led to the bug?
validations: validations:
required: true required: true