Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] develop from whyour:develop #1

Open
wants to merge 1,423 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1423 commits
Select commit Hold shift + click to select a range
b8a9b26
修复定时任务任务前后命令校验
whyour Oct 11, 2023
26b06c1
修复清空文件夹报错
whyour Oct 13, 2023
9f7beb9
系统日志增加置顶置底按钮
whyour Oct 13, 2023
5055045
增加chronocat无头模式的QQNT推送 用于无法使go-cqhttp的接替 (#2141)
youfak Oct 14, 2023
9fb9b3d
task 命令支持给脚本传参,使用 -- 分割,后面的参数都会传给脚本
whyour Oct 14, 2023
41befcc
更新 readme
whyour Oct 14, 2023
bd004a0
修复设置代理时,schedule 服务通信异常
whyour Oct 14, 2023
533e12a
脚本推送增加自定义 webhook 方式
whyour Oct 15, 2023
43c0cd8
修复 mac 任务无法正常退出
whyour Oct 16, 2023
b90243f
修改 task 日志展示逻辑
whyour Oct 19, 2023
0462394
更新版本 v2.16.4
whyour Oct 19, 2023
4938635
修复服务启动时环境变量污染
whyour Oct 20, 2023
62a2986
更新 readme
whyour Oct 21, 2023
8760ac2
修复定时任务详情日志列表样式
whyour Oct 26, 2023
899a30e
修改重置环境变量逻辑
whyour Oct 30, 2023
66a2769
更新版本 v2.16.5
whyour Oct 30, 2023
20f615e
fs 文件操作替换为 fs.promise
whyour Nov 1, 2023
085cb78
修复初始化设置通知,shell 映射,邮箱通知错误提示
whyour Nov 1, 2023
d2fef75
修改 trust proxy
whyour Nov 1, 2023
c4a44a4
使用 npm 安装 pm2 tsx
whyour Nov 2, 2023
9f6d494
修复: 邮件服务支持列表链接失效(#2167)
Tunglies Nov 3, 2023
82c9978
修复 chronocat 通知成功判断 (#2166)
youfak Nov 3, 2023
c1d6a0a
修复调用就结束执行的问题
6dylan6 Nov 3, 2023
23781d8
修复获取日志列表
whyour Nov 3, 2023
c3a0f58
更新 python 版本为 3.11
whyour Nov 4, 2023
4a3ac7d
移除随机延迟相关配置及 ProxyUrl 默认值,修复拉库通知可能失败
whyour Nov 4, 2023
9ed1079
系统设置增加依赖代理和镜像源设置
whyour Nov 6, 2023
6594845
修复 js 通知文件
whyour Nov 10, 2023
f056b61
修复删除依赖逻辑
whyour Nov 11, 2023
de9e9ce
webhook 通知 body 增加 text/plain 类型,修复多定时任务服务重启未初始化
whyour Nov 22, 2023
4d97f0f
重新安装依赖时不检查是否已安装
whyour Nov 22, 2023
59f7b72
移除 ql -l 参数
whyour Nov 23, 2023
9b7d4cb
Enhance the script editor experience (#2186)
luckrnx09 Nov 25, 2023
3777a4e
系统设置增加依赖代理和镜像设置
whyour Nov 25, 2023
c6a25e5
修改代理地址提示
whyour Nov 25, 2023
5afec03
修改获取切换 node 和 linux 源日志
whyour Nov 30, 2023
897b710
通知 TG_API_HOST 参数移除默认 https 协议,参数包含协议
whyour Dec 1, 2023
b89dc6d
修改镜像源按钮增加 loading
whyour Dec 1, 2023
13e7dac
修复自定义通知 body 中 key 被自动转为小写
whyour Dec 4, 2023
6e0ee6f
移除 console
whyour Dec 5, 2023
2024911
修复 sentry 配置
whyour Dec 6, 2023
95afcbc
更新 workflow
whyour Dec 9, 2023
be1d68c
修改 schedule 服务代理环境变量
whyour Dec 10, 2023
ca8790b
修复任务详情脚本行数展示
whyour Dec 17, 2023
52a89a2
降级 Alpine 为 3.18
whyour Dec 18, 2023
f8aba4b
日志和脚本增加文件大小展示,修改脚本管理列表排序
whyour Dec 21, 2023
6216897
修复更新用户信息
whyour Dec 22, 2023
2713942
脚本管理忽略符号文件
whyour Dec 22, 2023
d2cf482
修复保存文件
whyour Dec 23, 2023
563457c
JavaScript 通知文件 tunnel 替换为 hpagent,移除 scripts 目录下 package.json
whyour Dec 24, 2023
37bcb77
修复健康检查命令
whyour Dec 24, 2023
1867126
移除 config.sh 中 PipMirror 和 NpmMirror配置
whyour Dec 25, 2023
a756225
更新 sqlite3 版本
whyour Jan 1, 2024
71e7ba9
修改 nginx api 代理超时时间
whyour Jan 1, 2024
201f41e
修改镜像源设置样式
whyour Jan 1, 2024
792cf9a
修复依赖设置样式
whyour Jan 2, 2024
3dc3ece
修改日志脚本文件大小展示
whyour Jan 7, 2024
b79d10b
修改获取登录 ip 和 ip 地址方式
whyour Jan 8, 2024
4e66a3a
修改 monaco-editor 静态资源地址
whyour Jan 10, 2024
53346a3
修复 notify.js smtp 通知
whyour Jan 13, 2024
5c393fe
更新 readme
whyour Jan 13, 2024
1a94a66
修改对比工具数据源,修复编辑器语言
whyour Jan 14, 2024
8283f62
修改获取配置文件接口,初始化系统配置
whyour Jan 18, 2024
bbbd353
增加 python3.10 镜像
whyour Jan 22, 2024
06f861b
更新版本 v2.17.0
whyour Jan 22, 2024
48d1fba
系统设置增加重启
whyour Jan 22, 2024
2c1e753
修复 debian 系统内更新源代码分支错误
whyour Jan 22, 2024
0a72331
修复 workflow 缓存
whyour Jan 22, 2024
7f3e604
修复启动时依赖配置未初始化
whyour Jan 24, 2024
35c6475
修复未开启一言时多余空行, 通知渠道改发送前检查 (#2222)
Cp0204 Jan 25, 2024
315ae49
添加发布端口和数据卷 (#2231)
Akimio521 Jan 25, 2024
8128fb8
修改依赖设置提示
whyour Jan 25, 2024
7bc5ff0
更新 readme
whyour Jan 25, 2024
49c4411
修改 sqlite 版本
whyour Jan 28, 2024
0ae1f28
修改脚本详情和日志详情接口
whyour Jan 29, 2024
f25fe27
脚本管理重命名增加默认值,增加新建、删除快捷键
whyour Feb 6, 2024
29f0c2c
修复对比工具保存文件
whyour Feb 7, 2024
e83058c
兼容脚本、日志、配置文件详情接口
whyour Feb 8, 2024
15140fd
静态资源编译增加 git gc
whyour Feb 8, 2024
3bcba11
修改 workflow 编译
whyour Feb 8, 2024
9c258ab
修复初始化更新镜像源配置
whyour Feb 11, 2024
b31eab0
修复重启系统
whyour Feb 11, 2024
7491667
修复设置 nodejs 镜像源
whyour Feb 13, 2024
892d91e
更新版本 v2.17.1
whyour Feb 13, 2024
14cb1f7
依赖管理支持取消安装和状态筛选
whyour Feb 13, 2024
c47896e
修改依赖操作状态判断
whyour Feb 14, 2024
6dba8ae
依赖增加已取消状态
whyour Feb 14, 2024
81898f9
修复依赖安装失败状态变更
whyour Feb 14, 2024
11c789c
修复 webhook 通知 body 拆分逻辑
whyour Feb 25, 2024
f07093d
企业微信有长度限制,超长的进行分段提交 (#2255)
pharaoh2012 Mar 2, 2024
b39036f
取消生成 core 文件
whyour Mar 2, 2024
55945e4
更新版本 v2.17.2
whyour Mar 2, 2024
cdeca4b
notify.py 支持自定义参数 (#2285)
Akimio521 Mar 5, 2024
68ad01e
增加 update 服务
whyour Mar 10, 2024
2ac4581
修改自定义通知 body 解析逻辑
whyour Mar 12, 2024
7a8a8ab
修改系统重启逻辑
whyour Mar 14, 2024
47d2fc2
修改系统 reload 分支
whyour Mar 16, 2024
47c2c61
增加自定义通知 header 和 body 环境变量填写提示
whyour Mar 16, 2024
3f54048
修改压缩解压文件命令
whyour Mar 22, 2024
8ab2dc3
修复重启命令
whyour Mar 22, 2024
4d6d0a5
修改基础镜像 node 版本
whyour Mar 25, 2024
8d14c9d
修复配置文件默认参数
whyour Mar 25, 2024
7b7e03b
修改 git clone 参数
whyour Mar 28, 2024
1628e05
复制仓库任务时,保留任务原始目录层级
whyour Mar 28, 2024
ac6de49
更新版本 v2.17.3
whyour Mar 29, 2024
409b328
更新飞书 bot 验证过程,兼容新状态码 (#2300)
cmal Apr 11, 2024
bd7c361
更新飞书 bot 验证过程,兼容新状态码 (#2302)
FlyingFeng2021 Apr 11, 2024
591a17e
改进自定义 send() 方法,修正自定义通知 body 解析笔误 (#2335)
Cp0204 Apr 11, 2024
2e7f3a1
修复删除日志提示
whyour Apr 11, 2024
510534e
修复 text/plain 通知消息替换
whyour Apr 16, 2024
6ca2819
修复 text/plain body 格式化
whyour Apr 16, 2024
445dee0
修复脚本和日志列表获取软链接循环失败
whyour Apr 21, 2024
0593dae
增加示例脚本
whyour Apr 21, 2024
6657ff0
修改删除日志脚本提示
whyour Apr 21, 2024
f723631
修复脚本管理上传文件文件名乱码
whyour Apr 22, 2024
417f912
更新 tsx 版本
whyour Apr 26, 2024
4ab24ea
更新版本 v2.17.4
whyour Apr 26, 2024
20be84b
重构 JavaScript 脚本通知文件
whyour May 5, 2024
e9852a0
修改示例脚本
whyour May 5, 2024
0b52e05
bark 推送增加 archive 参数
whyour May 5, 2024
8dd379b
PushMe 通知支持自建服务 (#2358)
yafoo May 15, 2024
b309ac7
修复有可能手动运行任务无日志
whyour May 24, 2024
e77d4c4
增加微加机器人消息通道 (#2373)
pcstx May 24, 2024
805a716
修复任务详情查看脚本错误
whyour May 25, 2024
70f2bef
修改 ql 和 task 命令生成逻辑
whyour May 29, 2024
0754156
修复定时任务 real_time 参数,升级 protobufjs
whyour Jun 2, 2024
a68f4b0
后端服务指定 ipv4 端口启动
whyour Jun 2, 2024
1e749f3
更新版本 v2.17.5
whyour Jun 2, 2024
c3908e9
修复下载单文件订阅
whyour Jun 6, 2024
69d9307
bark 推送改为 post 请求
whyour Jun 7, 2024
372afb9
更新 readme
whyour Jun 9, 2024
46e71d8
修复系统设置数据未初始化
whyour Jun 12, 2024
7d0cae7
修复单文件订阅代理无效
whyour Jun 13, 2024
035f0eb
修复通知文件一言设置
whyour Jun 15, 2024
a45efbd
修复定时任务查询不存在的订阅报错
whyour Jun 17, 2024
0d492e9
修复未设置通知时通知报错
whyour Jun 23, 2024
7efe81d
修复 data 目录判断逻辑
whyour Jun 25, 2024
b60cda6
更新版本 v2.17.6
whyour Jun 25, 2024
90fe632
修复修改任务状态可能报错
whyour Jun 28, 2024
c1ef021
更新 readme
whyour Jun 29, 2024
791cf65
修复更新 linux 镜像源错误
whyour Jun 30, 2024
71ba153
增加自定写入 js 和 py 类型环境变量
whyour Jul 1, 2024
5afac3a
更新版本 v2.17.7
whyour Jul 1, 2024
e191aca
修改环境变量加载逻辑
whyour Jul 10, 2024
5c53ae4
修改仓库默认拉取文件后缀,支持运行 cjs pyc
whyour Jul 11, 2024
a2812d9
移除 ts-node dependence
whyour Jul 12, 2024
738fe04
修复 js py 变量分割
whyour Jul 13, 2024
f47a788
更新版本 v2.17.8
whyour Jul 13, 2024
1b39d3a
JavaScript 和 Python 执行脚本前执行 task_before
whyour Jul 20, 2024
eb5cc39
Javascript 和 Python 增加内置函数 QLAPI.notify
whyour Jul 20, 2024
e694570
增加 task_before.js 和 task_before.py 文件,在执行任务前执行,避免环境变量过大报错
whyour Jul 21, 2024
162bd9d
修复 config 引入顺序
whyour Jul 22, 2024
2ad6437
更新 config.sample
whyour Jul 22, 2024
eddd258
修复 node 前置逻辑
whyour Jul 24, 2024
0da8155
修复 desi 和 conc 命令参数解析
whyour Jul 25, 2024
be2da98
修复任务中 task_before 参数双引号解析
whyour Jul 26, 2024
fe4516d
修复执行 task_before 环境变量加载顺序
whyour Jul 28, 2024
a743aa8
更新版本 v2.17.9
whyour Jul 28, 2024
af5de83
修复 shell 变量初始化检查,更新 sentry 版本
whyour Aug 18, 2024
230a8f6
修复 smtp python 参数说明
whyour Aug 18, 2024
d47f835
更新 docker action
whyour Aug 18, 2024
8218d4b
修复 Dockerfile
whyour Aug 18, 2024
73601ca
修复任务执行前命令字符转义
whyour Aug 19, 2024
f6021c8
增加内置 Python requests 模块
whyour Aug 19, 2024
f4cb3ea
系统日志增加时间筛选和清空
whyour Aug 21, 2024
8b8eae2
增加任务重复运行提醒
whyour Aug 23, 2024
4e5ad6d
定时服务区分系统、订阅、脚本任务
whyour Aug 23, 2024
8b042d9
修复删除日志命令
whyour Aug 24, 2024
65f7483
修复任务频繁运行通知
whyour Aug 25, 2024
6c61ac5
修复 dockerfile
whyour Aug 25, 2024
19cfc9e
修复任务重复运行提示
whyour Aug 26, 2024
a3044f9
修复 node 内置脚本运行错误
whyour Aug 27, 2024
a48d100
修复表格样式
whyour Aug 29, 2024
7414a9d
执行任务增加结束日志
whyour Aug 31, 2024
b508e97
修复依赖列表样式
whyour Aug 31, 2024
459f465
修复 shell 未定义变量错误
whyour Aug 31, 2024
a41dd74
修复 task_before/task_after 中换行后 crontab 不识别
whyour Aug 31, 2024
c229eca
修复依赖管理和脚本管理样式
whyour Aug 31, 2024
c573186
修复启动无法创建订阅任务
whyour Sep 1, 2024
53ef0fe
修复订阅任务参数
whyour Sep 1, 2024
ea4b474
更新版本 v2.17.10
whyour Sep 1, 2024
8c0f464
更新 readme
whyour Sep 4, 2024
a0613d0
修复文件越权访问
whyour Sep 4, 2024
c370450
更新 readme
whyour Sep 5, 2024
69fcf45
修复任务执行前命令错误提示
whyour Sep 8, 2024
ff98c3a
修复任务跳转脚本未显示文件大小,订阅删除未删除 repo 目录
whyour Sep 8, 2024
926ad06
修复通知文件换行符解析错误
whyour Sep 9, 2024
3d719ba
修复任务执行初始化环境变量 PYTHONPATH 和 NODE_OPTIONS 被清空
whyour Sep 10, 2024
66706ce
修复任务视图过多无法选到视图管理
whyour Sep 10, 2024
2f70e10
修复 shell 检查 nounset 变量
whyour Sep 16, 2024
4c5223b
更新版本 v2.17.11
whyour Sep 16, 2024
418695c
定时任务支持复制
whyour Sep 24, 2024
3f71f9a
修复任务命令带有 -m 参数时,日志目录生成异常
whyour Sep 29, 2024
6ea8d36
修复 mac 时间格式化
whyour Sep 29, 2024
71dd82f
适配Server酱APP分支(Server酱³),移除已废弃的旧版api入口 (#2524)
easychen Oct 10, 2024
4244502
增加 log 图标样式
whyour Oct 13, 2024
3822c37
修复登录日志保存
whyour Oct 18, 2024
185fd2f
增加 ntfy 通知 (#2537)
qiaoyun680 Oct 22, 2024
ecc5588
优化Server酱Key相关的逻辑 (#2538)
easychen Oct 22, 2024
56bc2f0
改进ntfy通知,将中文标题进行编码后发送 (#2541)
qiaoyun680 Oct 23, 2024
20c6a1e
移除任务执行前后的脚本参数
whyour Oct 26, 2024
0d9eba4
定时任务外漏标签改为 10 个
whyour Oct 26, 2024
b733937
更新版本 v2.17.12
whyour Oct 26, 2024
fff5728
chore: Update docker-compose.yml (#2553)
luoxufeiyan Nov 8, 2024
02c6ad8
mobile增加识别鸿蒙系统 (#2571)
xiaobingtech Nov 18, 2024
b321530
修复本地部署设置 dataPath 后,备份目录可能错误
whyour Nov 18, 2024
a150170
更新 readme
whyour Nov 18, 2024
026640a
修复任务列表下次运行时间展示
whyour Dec 3, 2024
ab27a4c
更新 node 依赖
whyour Dec 11, 2024
c71abd8
完善pushplus通知方式的代码逻辑 (#2454)
pcstx Dec 13, 2024
955c737
新增 wxPusher 推送通道。wxPusher 官方文档: https://wxpusher.zjiecode.com/docs/ (…
FanchangWang Dec 13, 2024
bdc45c5
更新版本 v2.17.13
whyour Dec 21, 2024
75f91e1
修改通知文件未设置变量提示
whyour Dec 22, 2024
678e3e2
修改认证信息存储方式,避免认证信息异常
whyour Dec 30, 2024
43d6ac2
增加手动停止标识
whyour Dec 30, 2024
cecc5ae
修复初始化 SystemConfig 数据
whyour Jan 1, 2025
7d43b14
修复重置登录错误次数和 tfa
whyour Jan 2, 2025
05f8bbd
写入文件增加文件锁,避免竞争条件引起文件内容异常
whyour Jan 3, 2025
ffa8b25
优化初始化文件操作
whyour Jan 4, 2025
fa79de3
修复 status 类型
whyour Jan 5, 2025
3f775a0
修复创建系统应用
whyour Jan 5, 2025
4667af4
更新版本 v2.18.0
whyour Jan 5, 2025
647ed3b
QLAPI 支持操作环境变量和系统通知
whyour Jan 10, 2025
e5b3527
修复更新环境变量
whyour Jan 11, 2025
51ef4e7
修改任务状态更新失败提示,重复运行提示
whyour Jan 11, 2025
ad6e085
修改 QLAPI 系统通知
whyour Jan 12, 2025
6775f5d
修复 QLAPI 系统通知响应
whyour Jan 12, 2025
6a76e82
修改 QLAPI python 示例
whyour Jan 12, 2025
a975565
更新 readme
whyour Jan 12, 2025
f1ca213
移除 nedb 和 sentry
whyour Jan 13, 2025
a508522
增加安全报告提示
whyour Jan 13, 2025
af97543
修改错误提示
whyour Jan 14, 2025
f9b9543
修复 JavaScript telegram 通知
whyour Jan 15, 2025
4fa5fa2
修改 lock 文件名称规则
whyour Jan 15, 2025
07f4353
修复写入文件 mode
whyour Jan 21, 2025
924dfd6
更新版本 v2.18.1
whyour Jan 21, 2025
6df651a
更新 ts-proto 版本
whyour Jan 29, 2025
3ab5b0d
修复登录失败没有提示
whyour Jan 29, 2025
25e8e81
修改 QLAPI 调用校验
whyour Jan 29, 2025
952ea28
修复最后运行时长多语言显示
whyour Jan 31, 2025
5d64aae
修复 mirror action
whyour Feb 6, 2025
4969181
修复群晖通知参数,任务视图不属于筛选
whyour Feb 16, 2025
8173075
定时任务支持 @once 和 @boot 任务
whyour Feb 19, 2025
fa83761
修改定时规则类型
whyour Feb 20, 2025
f9f78b4
修改系统内置通知模块名称,避免重复
whyour Feb 24, 2025
64fcbff
脚本管理增加可预览检查
whyour Feb 25, 2025
af3e358
系统设置增加时区设置
whyour Feb 26, 2025
bae4073
增加重置密码命令
whyour Feb 27, 2025
2800856
修复未初始化时区设置
whyour Feb 27, 2025
118c92d
更新版本 v2.18.2
whyour Feb 27, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
MONGODB_URI='mongodb://'
YIYAN_MONGODB_URI=''

UPDATE_PORT=5300
PUBLIC_PORT=5400
CRON_PORT=5500
PORT=5600
BACK_PORT=5600
PORT=5700

LOG_LEVEL='debug'

SECRET='whyour'

QINIU_AK=''
QINIU_SK=''
QINIU_SCOPE=''
TEMP=''
42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
name: "\U0001F41E Bug report"
description: Create a report to help us improve
body:
- type: input
id: version
attributes:
label: Qinglong version
validations:
required: true
- type: textarea
id: steps-to-reproduce
attributes:
label: Steps to reproduce
description: |
What do we need to do after opening your repro in order to make the bug happen? Clear and concise reproduction instructions are important for us to be able to triage your issue in a timely manner. Note that you can use [Markdown](https://guides.github.com/features/mastering-markdown/) to format lists and code.
placeholder: Steps to reproduce
validations:
required: true
- type: textarea
id: expected
attributes:
label: What is expected?
validations:
required: true
- type: textarea
id: actually-happening
attributes:
label: What is actually happening?
validations:
required: true
- type: textarea
id: system-info
attributes:
label: System Info
description: Output of `npx envinfo --system --binaries --browsers`
render: shell
placeholder: System, Binaries, Browsers
- type: textarea
id: additional-comments
attributes:
label: Any additional comments?
description: e.g. some background/context of how you ran into this bug.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Telegram Chat
url: https://t.me/jiao_long
about: Ask questions and discuss with other Qinglong users in real time.
- name: Questions & Discussions
url: https://github.com/whyour/qinglong/discussions/new?category=q-a
about: Use GitHub discussions for message-board style questions and discussions.
40 changes: 40 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
name: "\U0001F680 New feature proposal"
description: Suggest an idea for this project
labels: [":sparkles: feature request"]
body:
- type: markdown
attributes:
value: |
Thanks for your interest in the project and taking the time to fill out this feature report!
- type: textarea
id: feature-description
attributes:
label: Clear and concise description of the problem
description: "Explain your use case, context, and rationale behind this feature request. More importantly, what is the **end user experience** you are trying to build that led to the need for this feature?"
validations:
required: true
- type: textarea
id: suggested-solution
attributes:
label: Suggested solution
description: "In module [xy] we could provide following implementation..."
validations:
required: true
- type: textarea
id: alternative
attributes:
label: Alternative
description: Clear and concise description of any alternative solutions or features you've considered.
- type: textarea
id: additional-context
attributes:
label: Additional context
description: Any other context or screenshots about the feature request here.
- type: checkboxes
id: checkboxes
attributes:
label: Validations
description: Before submitting the issue, please make sure you do the following
options:
- label: Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
required: true
31 changes: 31 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
## PR Type
What kind of change does this PR introduce?

<!-- Please check the one that applies to this PR using "x". -->

- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Other... Please describe:


## What is the current behavior?
<!-- Please describe the current behavior that you are modifying, or link to a relevant issue. -->

Issue Number: N/A


## What is the new behavior?


## Does this PR introduce a breaking change?

- [ ] Yes
- [ ] No


<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->


## Other information
7 changes: 7 additions & 0 deletions .github/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Comment to be posted to on PRs from first time contributors in your repository
newPRWelcomeComment: |
💖 Thanks for opening this pull request! 💖
Please be patient and we will get back to you as soon as we can.
# Comment to be posted to on pull requests merged by a first time user
firstPRMergeComment: >
Congrats on merging your first pull request! 🎉🎉🎉
34 changes: 0 additions & 34 deletions .github/workflows/build.yml

This file was deleted.

Loading