Move github directory from v1.9 branch to master
Moves the .github directory from v1.9 (old master) to the new master branch. Change-Id: I648b14c9fb322f8048922d2787a10139065977ae
This commit is contained in:
parent
f1b8caf977
commit
4afe0b43f9
29
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Report a bug or unexpected treasuremap behavior
|
||||||
|
title: ''
|
||||||
|
labels: bug, triage
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
A clear and concise description of what the bug is.
|
||||||
|
If known add a label for the type of issue, i.e affecting the Documents vs its a CI/CD problem.
|
||||||
|
|
||||||
|
**Steps To Reproduce**
|
||||||
|
Minimal steps to reproduce the issue.
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Environment**
|
||||||
|
- Treasuremap version:
|
||||||
|
- Treasuremp site type:
|
||||||
|
- Airshipctl version:
|
||||||
|
- Operating system:
|
||||||
|
- Kernel version:
|
||||||
|
- Kubernetes version:
|
||||||
|
- Go version:
|
||||||
|
- Hypervisor level 0 (if applicable):
|
||||||
|
- Hardware specs (e.g. 4 vCPUs, 16GB RAM, bare metal vs VM):
|
18
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest a treasuremp feature
|
||||||
|
title: ''
|
||||||
|
labels: enhancement, triage
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Problem description (if applicable)**
|
||||||
|
A description of the problem or background information that illustrates the need
|
||||||
|
for a new feature.
|
||||||
|
|
||||||
|
**Proposed change**
|
||||||
|
A detailed description of the new, requested behavior.
|
||||||
|
|
||||||
|
**Potential impacts**
|
||||||
|
Potential security or performance related impacts.
|
9
.github/SECURITY.md
vendored
Normal file
9
.github/SECURITY.md
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Security Policy
|
||||||
|
|
||||||
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
The Airship community is committed to expediently confirming, resolving, and
|
||||||
|
disclosing all reported security vulnerabilities. To report a security
|
||||||
|
vulnerabillity, please refer to our [vulnerability management process][1].
|
||||||
|
|
||||||
|
[1]: https://airship-docs.readthedocs.io/en/latest/security/vulnerabilities.html
|
Loading…
x
Reference in New Issue
Block a user