瀏覽代碼

Merge pull request #483 from mikeashley/contributing-fix

Remove LetsEncrypt checklist item
Allen Riddell 9 年之前
父節點
當前提交
ecf5f8341e
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      CONTRIBUTING.md

+ 0
- 1
CONTRIBUTING.md 查看文件

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

Loading…
取消
儲存