docs: 新增 Issues 和 PR 模板

This commit is contained in:
2023-11-17 22:11:51 +08:00
parent 4c2c6ac1e2
commit 1125f99854
5 changed files with 159 additions and 2 deletions

View File

@@ -25,7 +25,12 @@
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>ContiNew Starter</description>
<description>
ContiNew Starter 是一种特殊类型的 Spring Boot Starter
其作用与常规的 Starter 类似,它可以帮助开发人员快速集成常用的第三方库或工具到 Spring 应用程序中。
ContiNew Starter 包含了一系列经过优化和配置的依赖包,可轻松集成到应用中,
从而避免开发人员手动引入依赖的麻烦,为 Spring Boot 项目的灵活快速构建提供支持。
</description>
<url>https://github.com/Charles7c/continew-starter</url>
<licenses>
<license>