소스 검색

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…
취소
저장