Skip to content

Commit

Permalink
Merge pull request #492 from chemprop/add-to-do
Browse files Browse the repository at this point in the history
Add `todo.md` issue template
  • Loading branch information
kevingreenman committed Oct 6, 2023
2 parents c2bca20 + fd406a9 commit f7756ec
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/todo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: to-do
about: add an item to the to-do list. More generic than a feature request
title: "[TODO]: "
labels: todo
assignees: ''

---

**Notes**
_these could be implementation or more specific details to keep in mind, if they'll be helpful for issue tracking_

0 comments on commit f7756ec

Please sign in to comment.