mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
docs: update issue templates [skip ci]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: 内存马生成 UI Bug 上报
|
||||
about: Create a report to help us improve
|
||||
title: "[UI Bug] Something Wrong"
|
||||
title: "[UI BUG] Something Wrong"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: 测试用例添加
|
||||
about: Suggest a test case for cve or else vul
|
||||
title: "[Test] Something Test"
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### 用例详情
|
||||
|
||||
> Describe the vul you want to test
|
||||
|
||||
哪个 CVE 什么注入方式
|
||||
|
||||
### 相关资料
|
||||
|
||||
> Please list some useful links
|
||||
|
||||
- link1
|
||||
Reference in New Issue
Block a user