From d4fb918e6d97165b18b20f0bc34d54d2423cbc79 Mon Sep 17 00:00:00 2001 From: Victor Lyuboslavsky Date: Wed, 3 Jan 2024 23:34:03 -0600 Subject: [PATCH] Fix spelling/grammar in story.md issue template (#15885) ...Fix spelling/grammar in story.md issue template --- .github/ISSUE_TEMPLATE/story.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index c595c238fa..b325b551b8 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -31,12 +31,12 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group - [ ] Scalability testing: TODO ### Engineering -- [ ] Database schema migrations: TODO +- [ ] Database schema migrations: TODO > ℹ️  Please read this issue carefully and understand it. Pay [special attention](https://fleetdm.com/handbook/company/development-groups#developing-from-wireframes) to UI wireframes, especially "dev notes". ## Context -- Requestor(s): _________________________ +- Requestor(s): _________________________ - Risk level: Low / High TODO -- Risk description: TODO +- Risk description: TODO ### Manual testing steps -1. [ ] Engineer (@____): Added comment to user story confirming succesful completion of QA. -2. [ ] QA (@____): Added comment to user story confirming succesful completion of QA. +1. [ ] Engineer (@____): Added comment to user story confirming successful completion of QA. +2. [ ] QA (@____): Added comment to user story confirming successful completion of QA.