name: Coding Practices about: Coding practices or following of good standards that can be fixed title: '[Coding Practices] [ISSUE TITLE]' labels: 'Coding Practices :art:'
# Good
day_one
day_1
# Bad
DayOne
dayone
# Datetime
Sys.time()
# Repo
git2r::repository()
# Session Info
sessioninfo::session_info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.