From dd4a5f5dadcd9d573fe9a1af68c01f2134e3b506 Mon Sep 17 00:00:00 2001 From: cyrraz Date: Thu, 18 Apr 2024 09:02:10 +0900 Subject: [PATCH] remove trailing whitespace --- .github/ISSUE_TEMPLATE/user-story.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/user-story.md b/.github/ISSUE_TEMPLATE/user-story.md index f4b0947a..26e71732 100644 --- a/.github/ISSUE_TEMPLATE/user-story.md +++ b/.github/ISSUE_TEMPLATE/user-story.md @@ -7,14 +7,14 @@ assignees: '' --- -**As a** [role] -**I need** [function] -**So that** [benefit] +**As a** [role] +**I need** [function] +**So that** [benefit] ### Details and Assumptions * [document what you know] -### Acceptance Criteria +### Acceptance Criteria ```gherkin Given [some context]