From 46b95f21ca7281cb4541bfe472126aaa8d37be5d Mon Sep 17 00:00:00 2001 From: mafyuh Date: Wed, 29 May 2024 01:08:40 +0000 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/adding.yml --- .github/ISSUE_TEMPLATE/adding.yml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/adding.yml b/.github/ISSUE_TEMPLATE/adding.yml index f620bb6..faa94e4 100644 --- a/.github/ISSUE_TEMPLATE/adding.yml +++ b/.github/ISSUE_TEMPLATE/adding.yml @@ -99,11 +99,12 @@ body: ## Commit IDs for Completed Steps - type: textarea - id: commit-ids - attributes: - label: Commit IDs - description: Enter the commit IDs for the completed steps above - value: | - Add Configuration Files - - Update Wiki - - Update README(s) - + id: commit-ids + attributes: + label: Commit IDs + description: Enter the commit IDs for the completed steps above + value: | + Add Configuration Files - + Update Wiki - + Update README(s) - +