chore: format

This commit is contained in:
xiaojunnuo
2026-05-31 01:45:15 +08:00
parent 4b57a0d729
commit e834e31510
36 changed files with 690 additions and 643 deletions
+3 -10
View File
@@ -1,36 +1,29 @@
---
name: Plugin Apply
about: 部署插件申请支持
title: "[Plugin] "
title: '[Plugin] '
labels: feature
---
> > 感谢您支持certd,请按如下规范提交issue
> 如果有条件,请尽量在[github上提交](https://github.com/certd/certd/issues)
> > 如果有条件,请尽量在[github上提交](https://github.com/certd/certd/issues)
# 新部署插件申请支持
## 1. 需求描述
`请在此处简要描述你的需求`
`请在此处简要描述你的需求`
## 2. 要部署证书应用的信息
1. 应用名称:
2. 应用网址/项目地址/官方网站:
3. 管理证书界面截图(或者手动部署证书方式介绍及截图):
4. 是否有API接口,接口地址:
5. 如果没有API接口,网页登录是否需要验证码:
6. 是否可以提供测试账号?(如果可以请留下联系方式或者加作者好友)
+2 -9
View File
@@ -1,36 +1,29 @@
---
name: DNS Provider Apply
about: 域名提供商申请支持
title: "[DNS] "
title: '[DNS] '
labels: feature
---
> 感谢您支持certd,请按如下规范提交issue
> 如果有条件,请尽量在[github上提交](https://github.com/certd/certd/issues)
# 新域名提供商支持申请
## 1. 基本信息
请填写如下内容:
1. 域名提供商名称:
2. 管理页面地址:
3. 是否有API接口,接口地址:
4. 如果没有API接口,网页登录是否有验证码:
5. 是否可以提供测试账号?(如果可以请留下联系方式或者加作者好友)
## 2. 截图
`域名管理页面截图`
+7 -3
View File
@@ -1,28 +1,32 @@
---
name: Bug Report
about: 错误或问题报告
title: "[BUG] "
title: '[BUG] '
labels: bug
---
> 感谢您支持certd,请按如下规范提交issue
> 如果有条件,请尽量在[github上提交](https://github.com/certd/certd/issues)
# bug提交
## 1、问题描述
`请在此处简要描述你所遇到的问题,必要时请贴出相关截图辅助理解和定位`
### 2、复现步骤
`请描述复现问题的详细步骤`
`如果非示例页面的问题,最好能提供最小复现示例的代码、或者仓库链接`
### 3.报错截图
`请贴出报错日志截图`
### 4、效果截图
`请贴出效果截图`
#### 4.1. 期望效果
#### 4.2. 实际效果
+7 -6
View File
@@ -1,24 +1,25 @@
---
name: Feature Request
about: 新需求、新特性申请支持
title: "[Feature] "
title: '[Feature] '
labels: feature
---
> > 感谢您支持certd,请按如下规范提交issue
> 如果有条件,请尽量在[github上提交](https://github.com/certd/certd/issues)
> > 如果有条件,请尽量在[github上提交](https://github.com/certd/certd/issues)
# 新特性申请
>注意:这里仅供如果是要申请新的部署插件,请提交插件申请
> 注意:这里仅供如果是要申请新的部署插件,请提交插件申请
## 1. 需求描述,需求背景
`请在此处简要描述你所遇到的问题,必要时请贴出相关截图辅助理解`
## 2. 期望效果
`必要时可以截图描述你的期望效果`
## 3. 你的解决方案
`如果你有解决方案,请描述你的方案`