From e648135723e54764f8c15ec5103726eb3497fdd3 Mon Sep 17 00:00:00 2001 From: Graham Neubig Date: Sat, 2 Nov 2024 12:43:12 -0400 Subject: [PATCH 1/2] Update bug_template.yml to show app.all-hands.dev Now people are starting to use app.all-hands.dev as a way to use OpenHands, we should probably add it to the bug template! --- .github/ISSUE_TEMPLATE/bug_template.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_template.yml b/.github/ISSUE_TEMPLATE/bug_template.yml index ad618f82e5a1..3db834644cb9 100644 --- a/.github/ISSUE_TEMPLATE/bug_template.yml +++ b/.github/ISSUE_TEMPLATE/bug_template.yml @@ -29,6 +29,7 @@ body: label: OpenHands Installation description: How are you running OpenHands? options: + - app.all-hands.dev - Docker command in README - Development workflow default: 0 From 8589eb1a7fc903041be2f2b19b596c31c96d40b9 Mon Sep 17 00:00:00 2001 From: Graham Neubig Date: Mon, 4 Nov 2024 13:07:46 -0500 Subject: [PATCH 2/2] Updated bug template --- .github/ISSUE_TEMPLATE/bug_template.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_template.yml b/.github/ISSUE_TEMPLATE/bug_template.yml index 3db834644cb9..7a6a0ba244f6 100644 --- a/.github/ISSUE_TEMPLATE/bug_template.yml +++ b/.github/ISSUE_TEMPLATE/bug_template.yml @@ -29,9 +29,10 @@ body: label: OpenHands Installation description: How are you running OpenHands? options: - - app.all-hands.dev - Docker command in README - Development workflow + - app.all-hands.dev + - Other default: 0 - type: input