瀏覽代碼

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,7 +51,6 @@ The design description should be succinct and to the point. Assume the reader is
51 51
 Consider the following checklist when reviewing a module's design.
52 52
 
53 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 54
 - Does the role add an Apache virtual site?  If so, has somebody knowledgable in Apache configuration and security reviewed the configuration?
56 55
 - Does README.md need to be updated based on new or changed finalization instructions?
57 56
 

Loading…
取消
儲存