Add 'emails.example.csv'

added as an example to what it looks like with fake data
This commit is contained in:
David Daily
2020-01-08 09:13:06 -06:00
parent 3f751fcbf1
commit 73f3d3b556
+4
View File
@@ -0,0 +1,4 @@
xID,Email,Name,Demo Username
X1,[email protected],Person 1,User 1
X2,[email protected],Person 2,User 2
X3,[email protected],Person 3
1 xID,Email,Name,Demo Username
2 X1,[email protected],Person 1,User 1
3 X2,[email protected],Person 2,User 2
4 X3,[email protected],Person 3