lesson-example icon indicating copy to clipboard operation
lesson-example copied to clipboard

Update 03-organization.md

Open raynamharris opened this issue 7 years ago • 4 comments

added blurb about templates in the .github directory. Text copied from https://help.github.com/articles/creating-a-pull-request-template-for-your-repository/

raynamharris avatar Mar 23 '18 19:03 raynamharris

The information is in the wrong section.

Starter Files

The bin/lesson_initialize.py script creates files that need to be customized for each lesson:

isn't the right place because https://github.com/swcarpentry/lesson-example/blob/gh-pages/bin/lesson_initialize.py doesn't create the files.

rgaiacs avatar Mar 24 '18 16:03 rgaiacs

Thanks, @rgaiacs. I didn't realize that they were all tied to the .py script.

Would these be considered 'helper files'? Or maybe there could be a new section called 'Additional files' or 'Optional files'?

raynamharris avatar Mar 24 '18 20:03 raynamharris

Or maybe there could be a new section called 'Additional files' or 'Optional files'?

+1 for either.

rgaiacs avatar Apr 11 '18 14:04 rgaiacs

Thanks @rgaiacs. I went with "optional files"

raynamharris avatar Apr 11 '18 17:04 raynamharris