Updated priorities
This commit is contained in:
parent
fd56aeea92
commit
0cc35ff2ef
|
@ -8,6 +8,9 @@
|
|||
## Personal
|
||||
|
||||
1. [Add nim tests for nim-status](#add-nim-tests-for-nim-status)
|
||||
1. [1.8 - Add profile photo](#add-profile-photo)
|
||||
1. [1.8 - Add local contact names](#add-local-contact-names)
|
||||
1. [1.8 - Status chat inside dapps](#status-chat-inside-dapps)
|
||||
1. [Pending Transactions](#pending-transactions)
|
||||
1. [`TRANSACTION_COMMANDS` Specs](#transaction_commands-specs)
|
||||
1. [SNT Reactions](#snt-reactions)
|
||||
|
@ -16,6 +19,18 @@
|
|||
|
||||
---
|
||||
|
||||
### Add profile photo
|
||||
|
||||
[status-react#11047 - Add profile photo](https://github.com/status-im/status-react/issues/11047)
|
||||
|
||||
### Add local contact names
|
||||
|
||||
[#11046 - Add local contact names](https://github.com/status-im/status-react/issues/11046)
|
||||
|
||||
### Status chat inside dapps
|
||||
|
||||
[#11044 - Status chat inside dapps](https://github.com/status-im/status-react/issues/11044)
|
||||
|
||||
### Add nim tests for nim-status
|
||||
|
||||
[nim-status#9- add nim tests for nim-status](https://github.com/status-im/nim-status/issues/9)
|
||||
|
|
Loading…
Reference in New Issue