这个提交包含在:
AJ Jordan 2018-12-07 02:19:36 -05:00 提交者 GitHub
父节点 ccd7e285a1
当前提交 067f86ba3f
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -53,7 +53,7 @@ def create_default_policy(service_name):
policy.write(
"## Policy file automatically created on first service call.\n")
policy.write(
"## Fill free to edit.\n")
"## Feel free to edit.\n")
policy.write("## Note that policy parsing stops at the first match\n")
policy.write("\n")
policy.write("## Please use a single # to start your custom comments\n")