now with sample data.

This commit is contained in:
2024-12-13 15:56:09 -06:00
parent 6fde94eb1d
commit 24827b2b84
10 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# CSV File: volunteer.csv
# Columns: organization,position,url,startDate,summary,highlights
Open Source Project,Contributor,http://opensourceproject.com,2016-01-01,"Contributing to open source projects to improve software quality.","Fixed critical bugs and added new features.;Mentored new contributors."
add_vo
1 # CSV File: volunteer.csv
2 # Columns: organization position url startDate summary highlights
3 Open Source Project Contributor http://opensourceproject.com 2016-01-01 Contributing to open source projects to improve software quality. Fixed critical bugs and added new features.;Mentored new contributors.
4 add_vo