You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standardize language and writing style, as well as text formatting:
(Joel's notes 05/31):
When to use bootstrap alerts as callouts?
Favor "programming" over "coding"
Use of pronouns (avoid "we"). But should we be using "I" to describe 2 authors? (Mike's note 8/23)
Should git, R, etc be in code blocks? Italicized?
Should example output be produced using R chunks (separate block), or written inline as comments? (TODO: figure out how to format output blocks differently than non-output blocks!)
Table styling
Should the first letter in a comment be capitalized (i.e., # my comment... v.s. # My comment...)?(Mike's note 8/23)
The text was updated successfully, but these errors were encountered:
I stopped including command prompt symbols in code blocks after watching multiple students get confused or just slowed up by copying and pasting the prompts when following guides.
Standardize language and writing style, as well as text formatting:
(Joel's notes 05/31):
git
,R
, etc be in code blocks? Italicized?# my comment...
v.s.# My comment...
)?(Mike's note 8/23)The text was updated successfully, but these errors were encountered: