mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
M #-: Adjust new issue templates
This commit is contained in:
parent
99fd76c156
commit
9cb2b90c19
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: Enhancement request
|
name: New Feature request
|
||||||
about: Suggest an idea to improve OpenNebula
|
about: Suggest an idea to improve OpenNebula
|
||||||
|
|
||||||
---
|
---
|
||||||
|
40
.github/ISSUE_TEMPLATE/security_bug_report.md
vendored
40
.github/ISSUE_TEMPLATE/security_bug_report.md
vendored
@ -1,40 +0,0 @@
|
|||||||
---
|
|
||||||
name: Security bug report
|
|
||||||
about: Create a report to tell us about a security problem
|
|
||||||
labels: Security
|
|
||||||
---
|
|
||||||
|
|
||||||
**Vulnerability Details**
|
|
||||||
Please provide a brief explanation of the security issue.
|
|
||||||
|
|
||||||
**To Reproduce**
|
|
||||||
Steps to reproduce the behavior:
|
|
||||||
1. Go to '...'
|
|
||||||
2. Click on '....'
|
|
||||||
3. Scroll down to '....'
|
|
||||||
4. See error
|
|
||||||
|
|
||||||
**Version**
|
|
||||||
Completed for affected components
|
|
||||||
- Affected Component: [e.g. Sunstone, Scheduler or Storage]
|
|
||||||
- Hypervisor: [e.g. KVM]
|
|
||||||
- OpenNebula Version: [e.g. 5.4.12 or development]
|
|
||||||
- Browser: [e.g. chrome, firefox]
|
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
Add any other context about the problem here.
|
|
||||||
|
|
||||||
<!--////////////////////////////////////////////-->
|
|
||||||
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
|
|
||||||
<!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS -->
|
|
||||||
<!-- PROGRESS WILL BE REFLECTED HERE -->
|
|
||||||
<!--////////////////////////////////////////////-->
|
|
||||||
|
|
||||||
## Progress Status
|
|
||||||
- [ ] Branch created
|
|
||||||
- [ ] Code committed to development branch
|
|
||||||
- [ ] Testing - QA
|
|
||||||
- [ ] Documentation
|
|
||||||
- [ ] Release notes - resolved issues, compatibility, known issues
|
|
||||||
- [ ] Code committed to upstream release/hotfix branches
|
|
||||||
- [ ] Documentation committed to upstream release/hotfix branches
|
|
Loading…
Reference in New Issue
Block a user