Skip to content

Commit 1616567

Browse files
Note that this text is contributor guidance
We may want to convert this into a header, but other subsections here aren't headers, so let's start with the easy change. Signed-off-by: David A. Wheeler <[email protected]>
1 parent 513b2cd commit 1616567

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

secure_software_development_fundamentals.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ We can quickly fix significant mistakes, but we otherwise want to only implement
2525

2626
The learning approach is designed to potentially support many users (with a potential of 10-15 million), so all problems (including knowledge checks) must be completely automated. There are no plans to use cohorts, discussions, or anything else requiring human instructors (because that doesn’t scale well). In most cases the knowledge checks are 1-2 multiple choice questions. They will generally have a random *order* of answers, but not Randomized *values* of answer (no Python script is involved).
2727

28+
**Contributor Guidance**
29+
2830
This document is written to be easily understood by its audience (in this case, software developers). In general, in this document:
2931

3032
* Use contractions (unless you want special emphasis on something).

0 commit comments

Comments
 (0)