mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
feat: add issue templates for bug report and tracking
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Tracking issue
|
||||
about: Use this template for tracking new features.
|
||||
title: "(v0.6): FEATURE NAME"
|
||||
labels: Tracking, Milestone
|
||||
assignees: prnk28
|
||||
projects: onsonr/37
|
||||
---
|
||||
|
||||
> [!IMPORTANT]
|
||||
> **This is a tracking issue for tracking a new feature for a given milestone.**
|
||||
|
||||
---
|
||||
|
||||
## Objective
|
||||
|
||||
Explain the objective of the feature.
|
||||
|
||||
## Task List
|
||||
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
## Additional Resources
|
||||
|
||||
- [Some resource](https://some-resource.com)
|
||||
- [Some other resource](https://some-other-resource.com)
|
||||
Reference in New Issue
Block a user