Files
sonr/.github/ISSUE_TEMPLATE/default.md
T

23 lines
539 B
Markdown

---
name: Default Task
about: Break down feature requirements into tasks.
title: "Name of the new task"
labels: TODO
assignees: prnk28
projects: onsonr/37
---
## Description
Write a "prompt" for the task.
## Associated Files
- [proto/did/v1/state.proto](https://github.com/onsonr/sonr/blob/develop/proto/did/v1/state.proto)
- [proto/did/v1/tx.proto](https://github.com/onsonr/sonr/blob/develop/proto/did/v1/tx.proto)
## References
- [Cosmos ORM Docs](https://github.com/cosmos/orm)
- [DID Document Spec](https://docs.cosmos.network)