mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
16 lines
710 B
Markdown
16 lines
710 B
Markdown
- **Please check if the PR fulfills these requirements**
|
|
|
|
* [ ] The commit message follows our guidelines
|
|
* [ ] Tests for the changes have been added (for bug fixes / features)
|
|
* [ ] Docs have been added / updated (for bug fixes / features)
|
|
|
|
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
|
|
|
|
- **What is the current behavior?** (You can also link to an open issue here)
|
|
|
|
- **What is the new behavior (if this is a feature change)?**
|
|
|
|
- **Does this PR Close an issue?** (If applicable, please add the number of the issue here with keyword Closes)
|
|
|
|
- **Does this PR introduce a breaking change?** (What changes might users need to make in their application due to this PR?)
|