Skip to content

Commit

Permalink
FIX: Fields for Tool template
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhieb committed May 27, 2024
1 parent c7cc898 commit 42cdf87
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/ISSUE_TEMPLATE/tool.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Tool
about: Issue for managing an individual tool
title: "[TOOL]"
labels: ["\U0001F6E0️ tool"]
assignees: ''
name: Tool
description: Issue for managing an individual tool
title: "[TOOL]"
labels: ["\U0001F6E0️ tool"]
assignees: []
body:

- type: textarea
Expand All @@ -21,6 +21,7 @@ body:
- type: markdown
attributes:
value: |
<hr>
- [ ] Purpose/Overview
- [ ] Directions, hidden once dismissed
- [ ] Underlying libraries, with links
Expand Down

0 comments on commit 42cdf87

Please sign in to comment.