From b3c61d90f3b9a54c1f4e7c5738d54ae95f793c6b Mon Sep 17 00:00:00 2001 From: taylrfnt Date: Mon, 7 Apr 2025 20:37:57 -0500 Subject: [PATCH] add note about commits --- .github/DISCUSSION_TEMPLATE/issue-triage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/DISCUSSION_TEMPLATE/issue-triage.yml b/.github/DISCUSSION_TEMPLATE/issue-triage.yml index 8c7d5d507..cd19b496b 100644 --- a/.github/DISCUSSION_TEMPLATE/issue-triage.yml +++ b/.github/DISCUSSION_TEMPLATE/issue-triage.yml @@ -18,7 +18,7 @@ body: - The actual behavior (and how it deviates from the expected behavior, if it is not immediately obvious). - Relevant Ghostty logs or other stacktraces. - Relevant screenshots, screen recordings, or other supporting media (as needed). - - If this is a regression of an existing issue that was closed or resolved, please include the previous item reference (Discussion, Issue, PR) in your description. + - If this is a regression of an existing issue that was closed or resolved, please include the previous item reference (Discussion, Issue, PR, commit) in your description. >[!TIP] > **Not sure what information to include?**