Skip to content

Commit 5420eed

Browse files
author
adamHarris
committed
Add thing to fix to readme
1 parent a754f24 commit 5420eed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ Contributing
107107

108108
I believe that everything is working, feel free to put in an issue or to fork and make pull requests if you want to add a new feature.
109109

110+
Things you can fix:
111+
* Allow for null number to be passed in
112+
Right now, it breaks when a null value is passed in for a number, but it works if it's a blank string, and allows the user to pick the number
113+
It should automatically convert a null value to an empty string
114+
110115
Copyright from android code
111116
=================
112117

0 commit comments

Comments
 (0)