Confirmed users
195
edits
m (formatting) |
m (add command line info) |
||
| Line 16: | Line 16: | ||
#* Then click ''Clone.'' | #* Then click ''Clone.'' | ||
# '''You're done!''' | # '''You're done!''' | ||
::[[File:Open design example folder structure.png|none|thumbnail|Example Directory Structure]] | ::[[File:Open design example folder structure.png|none|thumbnail|Example Directory Structure]] | ||
''If you want to use the command line, go for it, though be mindful of how we're using Github.'' | |||
*Designers in particular work alone on their files. So we're not (overly) concerned about collisions. | |||
*We've created a simplified workflow so designers and other non-dev teammates can start using Github faster with a less steep learning curve. | |||
*We're only using the master branch. | |||
*We're not accepting pull requests (for now) -- this may change your workflow. You can just clone and pull/push to master. | |||
== Example Workflow == | == Example Workflow == | ||