From e6b809b04384b5e2c5ddfadfc61798e03cf87b37 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:02:29 -0400 Subject: [PATCH] Story issue template: deduplicate (#14663) - Remove doc checkbox from "Engineering" section --- .github/ISSUE_TEMPLATE/story.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index b1d2ae32b0..cb782b4663 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -32,7 +32,6 @@ assignees: '' ### Engineering - [ ] Database schema migrations: TODO -- [ ] Documentation changes complete > ℹ️  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".