Skip to content

Commit

Permalink
docs: update issue templates to add chore and documentation improveme…
Browse files Browse the repository at this point in the history
…nt options
  • Loading branch information
JamesLMilner committed May 4, 2024
1 parent d0c4785 commit 749ebd5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/chore.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: Chore
about: Technical improvement tasks like updating a dependency etc
title: ''
labels: chore
assignees: ''

---

**What technical task needs doing?**
A clear and concise description of what technical task requires doing, such as updating a dependency, fixing a GitHub action, making a change to GitHub repo settings etc

0 comments on commit 749ebd5

Please sign in to comment.