1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/.github/ISSUE_TEMPLATE/tracking-issue.md
Zach Mitchell, PhD f6416604f5
Update .github/ISSUE_TEMPLATE/tracking-issue.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-05-09 21:51:33 -06:00

15 lines
374 B
Markdown

---
name: Tracking Issue
about: Create a tracking issue for a collection of issues and pull-requests
labels: tracking
---
## Project description
<!-- Briefly describe the project to provide context for the work that needs to be done -->
## Steps
<!-- List the steps that are required to finish the project, and link issues and pull requests -->
- [ ] Step 1
- [ ] Step 2