mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
removed templates to inherit from org
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
83c4e5c7e5
commit
4878eff7a7
4 changed files with 0 additions and 86 deletions
34
.github/ISSUE_TEMPLATE/bug_report.md
vendored
34
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -1,34 +0,0 @@
|
|||
---
|
||||
name: Report Issue
|
||||
about: Create a bug issue ticket to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the Issue**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Expected Behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Actual Behavior**
|
||||
A clear and concise description of what's happening.
|
||||
|
||||
**Control(s) Affected**
|
||||
What controls are being affected by the issue
|
||||
|
||||
**Environment (please complete the following information):**
|
||||
|
||||
- branch being used: [e.g. devel]
|
||||
- Ansible Version: [e.g. 2.10]
|
||||
- Host Python Version: [e.g. Python 3.7.6]
|
||||
- Ansible Server Python Version: [e.g. Python 3.7.6]
|
||||
- Additional Details:
|
||||
|
||||
**Additional Notes**
|
||||
Anything additional goes here
|
||||
|
||||
**Possible Solution**
|
||||
Enter a suggested fix here
|
||||
|
|
@ -1,22 +0,0 @@
|
|||
---
|
||||
name: Feature Request or Enhancement
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Feature Request or Enhancement
|
||||
|
||||
- Feature []
|
||||
- Enhancement []
|
||||
|
||||
**Summary of Request**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Suggested Code**
|
||||
Please provide any code you have in mind to fulfill the request
|
||||
18
.github/ISSUE_TEMPLATE/question.md
vendored
18
.github/ISSUE_TEMPLATE/question.md
vendored
|
|
@ -1,18 +0,0 @@
|
|||
---
|
||||
name: Question
|
||||
about: Ask away.......
|
||||
title: ''
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Question**
|
||||
Pose question here.
|
||||
|
||||
**Environment (please complete the following information):**
|
||||
|
||||
- Ansible Version: [e.g. 2.10]
|
||||
- Host Python Version: [e.g. Python 3.7.6]
|
||||
- Ansible Server Python Version: [e.g. Python 3.7.6]
|
||||
- Additional Details:
|
||||
12
.github/pull_request_template.md
vendored
12
.github/pull_request_template.md
vendored
|
|
@ -1,12 +0,0 @@
|
|||
**Overall Review of Changes:**
|
||||
A general description of the changes made that are being requested for merge
|
||||
|
||||
**Issue Fixes:**
|
||||
Please list (using linking) any open issues this PR addresses
|
||||
|
||||
**Enhancements:**
|
||||
Please list any enhancements/features that are not open issue tickets
|
||||
|
||||
**How has this been tested?:**
|
||||
Please give an overview of how these changes were tested. If they were not please use N/A
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue