mirror of
https://gitee.com/best_handsome/mybatis-plus-join
synced 2025-07-11 00:02:22 +08:00
添加模板
This commit is contained in:
parent
ab27be7f81
commit
40006863f6
15
.gitee/ISSUE_TEMPLATE.zh-CN.md
Normal file
15
.gitee/ISSUE_TEMPLATE.zh-CN.md
Normal file
@ -0,0 +1,15 @@
|
||||
### 当前使用版本(必填,否则不予处理)
|
||||
|
||||
|
||||
|
||||
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
|
||||
|
||||
|
||||
|
||||
### 重现步骤(如果有就写完整)
|
||||
|
||||
|
||||
|
||||
### 报错信息
|
||||
|
||||
|
15
.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md
Normal file
15
.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md
Normal file
@ -0,0 +1,15 @@
|
||||
### 该Pull Request关联的Issue
|
||||
|
||||
|
||||
|
||||
### 修改描述
|
||||
|
||||
|
||||
|
||||
### 测试用例
|
||||
|
||||
|
||||
|
||||
### 修复效果的截屏
|
||||
|
||||
|
15
.github/ISSUE_TEMPLATE.zh-CN
vendored
Normal file
15
.github/ISSUE_TEMPLATE.zh-CN
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
### 当前使用版本(必填,否则不予处理)
|
||||
|
||||
|
||||
|
||||
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
|
||||
|
||||
|
||||
|
||||
### 重现步骤(如果有就写完整)
|
||||
|
||||
|
||||
|
||||
### 报错信息
|
||||
|
||||
|
15
.github/PULL_REQUEST_TEMPLATE.zh-CN
vendored
Normal file
15
.github/PULL_REQUEST_TEMPLATE.zh-CN
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
### 该Pull Request关联的Issue
|
||||
|
||||
|
||||
|
||||
### 修改描述
|
||||
|
||||
|
||||
|
||||
### 测试用例
|
||||
|
||||
|
||||
|
||||
### 修复效果的截屏
|
||||
|
||||
|
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# To get started with Dependabot version updates, you'll need to specify which
|
||||
# package ecosystems to update and where the package manifests are located.
|
||||
# Please see the documentation for all configuration options:
|
||||
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gradle" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "daily"
|
Loading…
x
Reference in New Issue
Block a user