Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{id: "t1".to_string(), content: "Build house".to_string(), completed_at: None, c... #7

Open
todo bot opened this issue Jul 8, 2021 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Jul 8, 2021

Todo{id: "t1".to_string(), content: "Build house".to_string(), completed_at: None, created_at: "7/6/2021".to_string()},
Todo{id: "t2".to_string(), content: "Start company".to_string(), completed_at: Some("7/6/2021".to_string()), created_at: "7/6/2021".to_string()},
Todo{id: "t3".to_string(), content: "Improve Africa".to_string(), completed_at: None, created_at: "7/6/2021".to_string()},
Todo{id: "t4".to_string(), content: "Get a baby".to_string(), completed_at: None, created_at: "7/6/2021".to_string()},
])
}


This issue was generated by todo based on a Todo comment in 66113e6. It's been assigned to @GTime because they committed the code.
@todo todo bot added the todo 🗒️ label Jul 8, 2021
@todo todo bot assigned GTime Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant