mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-26 00:41:52 +08:00
Update issue templates [skip ci]
This commit is contained in:
@@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
name: 内存马生成 Bug 上报
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: "[BUG] Something Wrong"
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
运行操作系统: [e.g. MacOS,Ubuntu,Debian,Windows]
|
||||||
|
|
||||||
|
### 生成参数
|
||||||
|
- 服务类型: [e.g. Tomcat, Jetty,SpringMVC]
|
||||||
|
- 挂载类型: [e.g. Filter,Listener]
|
||||||
|
- 功能类型: [e.g. Command,Godzilla]
|
||||||
|
|
||||||
|
### 报错截图 OR 错误代码
|
||||||
|
```java
|
||||||
|
Exception
|
||||||
|
```
|
||||||
|
|
||||||
|
### 额外信息
|
||||||
|
> Add any other context about the problem here.
|
||||||
|
|
||||||
|
某些其他可疑的点
|
||||||
@@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
name: 内存马生成 UI Bug 上报
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: "[UI Bug] Something Wrong"
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### 描述
|
||||||
|
> A clear and concise description of what the bug is.
|
||||||
|
|
||||||
|
描述哪个功能不好使
|
||||||
|
|
||||||
|
### 参数截图 OR 报错截图
|
||||||
|
> If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
截图一下
|
||||||
|
|
||||||
|
### 运行环境
|
||||||
|
- 浏览器: [e.g. chrome, safari]
|
||||||
|
|
||||||
|
### 额外信息
|
||||||
|
> Add any other context about the problem here.
|
||||||
|
|
||||||
|
猜测哪里出了问题
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
name: 请求适配
|
||||||
|
about: Request for a new shell type 、shell tool or else
|
||||||
|
title: "[请求适配] Something Need"
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### 适配范围
|
||||||
|
> Describe the scope you want to adapt to
|
||||||
|
|
||||||
|
适配点什么呢
|
||||||
|
|
||||||
|
### 相关资料
|
||||||
|
> Please list some useful links
|
||||||
|
|
||||||
|
- link1
|
||||||
Reference in New Issue
Block a user