瀏覽代碼

Consider README.md in the design checklist

Mike Ashley 9 年之前
父節點
當前提交
74ab08d331
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      CONTRIBUTING.md

+ 1
- 0
CONTRIBUTING.md 查看文件

@@ -47,6 +47,7 @@ Consider the following checklist when reviewing a module's design.
47 47
 - 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.
48 48
 - Does the role need an SSL certificate for a new subdomain?  If so, update the letsencrypt tasklist in the common role.
49 49
 - Does the role add an Apache virtual site?  If so, has somebody knowledgable in Apache configuration and security reviewed the configuration?
50
+- Does README.md need to be updated based on new or changed finalization instructions?
50 51
 
51 52
 ## Submitting pull requests
52 53
 

Loading…
取消
儲存