From 964bb32219702b452c0dab2c3fd2a63cd1e4d5d0 Mon Sep 17 00:00:00 2001 From: "M.V. Hutz" Date: Thu, 26 Mar 2026 16:37:53 -0400 Subject: [PATCH] refactor: situation to context --- .gitea/ISSUE_TEMPLATE.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE.yml b/.gitea/ISSUE_TEMPLATE.yml index 396f436..a58cf34 100644 --- a/.gitea/ISSUE_TEMPLATE.yml +++ b/.gitea/ISSUE_TEMPLATE.yml @@ -4,9 +4,9 @@ about: File a bug report. title: "bug: " body: - type: textarea - id: situation + id: context attributes: - label: Situation + label: Context description: What circumstances led to the bug? validations: required: true