diff --git a/.github/ISSUE_TEMPLATE/tracking-issue.md b/.github/ISSUE_TEMPLATE/tracking-issue.md new file mode 100644 index 0000000..50cf502 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/tracking-issue.md @@ -0,0 +1,14 @@ +--- +name: Tracking Issue +about: Create a tracking issue for a collection of issues and pull-requests +labels: tracking +--- + +## Project description + + +## Steps + + +- [ ] Step 1 +- [ ] Step 2