chore: updated template for csv
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9fc8c3b74a
commit
e8bcd88ee1
2 changed files with 4 additions and 4 deletions
|
|
@ -1,2 +1,2 @@
|
|||
first_name;last_name;email;street;postal_code;city
|
||||
John;Doe;john.doe@example.com;Main Street;12345;Berlin
|
||||
first_name;last_name;email;country;city;street;house_number;postal_code;join_date;exit_date;notes;membership_fee_start_date
|
||||
John;Doe;john.doe@example.com;Germany;Berlin;Main Street;1a;12345;2020-01-15;;;
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue