This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    security:opnfv-security-guide [2016/01/24 09:21] Luke Hinds  | 
                
                    security:opnfv-security-guide [2016/03/09 11:31] (current) Luke Hinds  | 
            ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| It is a living document that is updated as new changes are merged into it's repository. | It is a living document that is updated as new changes are merged into it's repository. | ||
| - | Initial structure is being collated on etherpad: | + | Sections are tracked within JIRA, using the label 'SECGUIDE': | 
| + | |||
| + | https://jira.opnfv.org/browse/SECURITY-12?jql=labels%20%3D%20SECGUIDE | ||
| + | |||
| + | Initial layout pad: | ||
| https://etherpad.opnfv.org/p/security-guide | https://etherpad.opnfv.org/p/security-guide | ||
| Line 15: | Line 19: | ||
| ====== How to Contribute ====== | ====== How to Contribute ====== | ||
| - | Anyone is welcome to make additions, raise bugs, and fix issues within this Documentation. To do so, you will however need to first get an enviroment set up. | + | Anyone is welcome to make additions, raise bugs, and fix issues within this Documentation. To do so, you will however need to first get an environment set up. | 
| ===== Development Environment ===== | ===== Development Environment ===== | ||
| All project data such as formatting guidelines, and upstream mapping is documented via sphinx which uses reStructuredText | All project data such as formatting guidelines, and upstream mapping is documented via sphinx which uses reStructuredText | ||
| - | |||
| - | It is recommended that you use a python virtualenv to keep things clean and contained.  | ||
| ==== Git / Gerrit Setup ==== | ==== Git / Gerrit Setup ==== | ||