-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathTODO
23 lines (16 loc) · 844 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# TODO
This is a list of To-Do actions for continual development for Proton Caller.
If you believe features should be added to Proton Caller in the future, create
a pull request and add it to this list, or an issue in the same format. They
will be reviewed and added to this list if they are valid features to have.
## How to contribute to the list
Keep each list item in an organized layout:
X. Simple name for features
A. Things included within the feature
...
An explination for why the feature is needed, what it will be used for and
any ideas on how to implement the feature.
(and two empty lines below)
Any feature requests that do not follow this layout will not be reviewed.
Completed actions will be added to a separete file (COMPLETED) and explained
in the release (and commit) they were added in.