secure-systems-lab / lab-guidelines

How-to guides for Secure Systems Lab (SSL) projects and documents
https://ssl.engineering.nyu.edu/
MIT License
11 stars 8 forks source link

Add entry for the 'sample documents' repo #12

Closed vladimir-v-diaz closed 6 years ago

vladimir-v-diaz commented 6 years ago

I also made a minor edit to the code style guidelines entry.

awwad commented 6 years ago

LGTM. (Complete tangent: I wonder if it's worth using git trickery to draw on commit history for those sample documents ... or to commit them as a lab user or something .... Probably not.)

vladimir-v-diaz commented 6 years ago

Okay, merging!

I wonder if it's worth using git trickery to draw on commit history for those sample documents

I don't quite follow. Something more than git blame? https://github.com/theupdateframework/tuf/blame/develop/GOVERNANCE.md

Another approach we can use is to provide a bare-bones repository that has Travis set up, an empty setup.py, README, other documents, etc.