From bf38a7ce40739387e9a9f2bf6404da6bc53db550 Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Mon, 5 Feb 2024 20:04:39 +0300 Subject: [PATCH] Pull request 2144: gh-tmpl Squashed commit of the following: commit 55880402b3aac1b88009c9e97cc11200a549fd48 Author: Ainar Garipov Date: Mon Feb 5 19:49:52 2024 +0300 all: imp gh tmpl --- .github/ISSUE_TEMPLATE/bug.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 37d61e56..36b0f74a 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -102,6 +102,9 @@ the best way. For crashes, please provide a full failure log. 'label': 'Action' 'value': | + Replace the following command with the one you're calling or a + description of the failing action: + ```sh nslookup -debug -type=a 'www.example.com' '$YOUR_AGH_ADDRESS' ```