From 87f0b233704d02f98965119c5a4d90bfbeead292 Mon Sep 17 00:00:00 2001 From: Kyle Barron Date: Thu, 11 Jan 2024 12:24:18 -0500 Subject: [PATCH] Fix CI (#315) @emmalu It's best if you use pull requests instead of committing directly to the `main` branch. There's some lint checking that runs even on Markdown files, and your direct commit broke the CI https://github.com/developmentseed/lonboard/actions/runs/7490075262/job/20388095204 --- ...user-story-or-overall-goal-for-a-subset-of-issues--tasks-.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/epic---a-user-story-or-overall-goal-for-a-subset-of-issues--tasks-.md b/.github/ISSUE_TEMPLATE/epic---a-user-story-or-overall-goal-for-a-subset-of-issues--tasks-.md index 1e4c0ca3..6c0362c4 100644 --- a/.github/ISSUE_TEMPLATE/epic---a-user-story-or-overall-goal-for-a-subset-of-issues--tasks-.md +++ b/.github/ISSUE_TEMPLATE/epic---a-user-story-or-overall-goal-for-a-subset-of-issues--tasks-.md @@ -12,7 +12,7 @@ What is the driving factor behind this work?
Describe any relevant background information; optionally include screenshots. ## Issue -Describe the work that we need to do and any possible dependencies on decisions +Describe the work that we need to do and any possible dependencies on decisions ## Acceptance-Criteria List the tasks that need to be completed or artifacts that need to be produced