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
Emphasize the most likely things to do at its beginning,
in bold, so most people will quickly see
"what to do next".
Signed-off-by: David A. Wheeler <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,18 +5,23 @@ This repository is for managing and sharing the content of the
5
5
courses (from the [OpenSSF Best Practices WG](https://github.com/ossf/wg-best-practices-os-developers) that are available via the
6
6
[Linux Foundation Training & Certification Platform](https://training.linuxfoundation.org/training/developing-secure-software-lfd121/)
7
7
and via [edX](http://edx.org/professional-certificate/linuxfoundationx-secure-software-development-fundamentals?utm_medium=partner-marketing&utm_source=affiliate&utm_campaign=openssf&utm_content=openssforg-securedevelopmentpc).
8
-
If you see something that should be changed, please
9
-
[file an issue](https://github.com/ossf/secure-sw-dev-fundamentals/issues).
10
8
11
-
If you just want to *take* these courses, please [select the course you are interested in and take it](https://openssf.org/training/courses/).
9
+
## Highlights
12
10
13
-
See the [*Secure Software Development Fundamentals* content converted into Markdown format](secure_software_development_fundamentals.md) for the main content of this repository.
11
+
Please **[select the course you are interested in and take it](https://openssf.org/training/courses/)** if you just want to *take* these courses. This site is intended for those who are updating the courses or using its content in special ways.
12
+
13
+
Please see **[*Secure Software Development Fundamentals* content converted into Markdown format](secure_software_development_fundamentals.md)** for the main content of this repository.
14
+
15
+
If you see something in the course that should be changed, please **[file an issue](https://github.com/ossf/secure-sw-dev-fundamentals/issues)** or (even better) **[create a pull request](https://github.com/ossf/secure-sw-dev-fundamentals/pulls)**.
16
+
17
+
## Details
14
18
15
19
<imgsrc="by.svg"width="60"height="21"alt="CC-BY">This informational content is released under the [Creative Commons Attribution License (CC-BY) version 4.0](https://creativecommons.org/licenses/by/4.0/legalcode.txt), so you can reuse it in many ways. We want you to use this information! There are some <b>exceptions</b>: we quote some images (such as from xkcd) which are under their own licenses. Also, to counter cheating we do not release certain testing materials this way at all (so they are not in this repository). Note that we update this material, so you should be prepared for updates if you use a significant portion of it.
16
20
17
21
If you earn a certificate of completion for the course via the Linux Foundation (LF) Training, you can show off the [digital credentials (badges) you've earned](https://training.linuxfoundation.org/badges-2/). Similarly, if you earn a course certificate or program certificate on edX, you can [show your edX certificates](https://www.edx.org/verified-certificate).
18
22
19
-
If you want to propose changes to the content, the preferred mechanism is
23
+
If you want to propose changes to the content, as noted above
24
+
the preferred mechanism is
20
25
to file [issues](https://github.com/ossf/secure-sw-dev-fundamentals/issues) for general suggestions and provide [pull requests](https://github.com/ossf/secure-sw-dev-fundamentals/pulls) for specific changes, in both cases to this
project. Changes that are accepted into the Markdown must go through a series of internal steps in coordination with LF Training & Certification so that the changes will be deployed to both the LF Training and edX platforms.
0 commit comments