Browse Source

Consider README.md in the design checklist

Mike Ashley 9 years ago
parent
commit
e7817da0af
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      CONTRIBUTING.md

+ 1
- 0
CONTRIBUTING.md View File

@@ -49,6 +49,7 @@ Consider the following checklist when reviewing a module's design.
49 49
 - Does the role create data on the server that is impossible or difficult to reproduce, e.g., private keys? If so, update the tarsnap role to include precious data in backups.
50 50
 - Does the role need an SSL certificate for a new subdomain?  If so, update the letsencrypt tasklist in the common role.
51 51
 - Does the role add an Apache virtual site?  If so, has somebody knowledgable in Apache configuration and security reviewed the configuration?
52
+- Does README.md need to be updated based on new or changed finalization instructions?
52 53
 
53 54
 ## Submitting pull requests
54 55
 

Loading…
Cancel
Save