Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions .github/ISSUE_TEMPLATE/1-idea_suggestion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ body:
required: true
- type: dropdown
attributes:
label: Which product or products does this request relate to?
label: Which product or products does this idea relate to?
multiple: true
options:
- F5 DoS for NGINX
Expand All @@ -28,16 +28,12 @@ body:
required: true
- type: textarea
attributes:
label: Is this idea related to a larger problem?
label: Does this idea relate to other issues?
description: If you have identified multiple related issues, it might be a design pattern problem.
validations:
required: true
- type: textarea
attributes:
label: What alternative ways are there to implement your idea?
description: There are often multiple ways to something - context is important.
validations:
required: true
label: Are there alternative ideas for improving the same topic?
description: If you already identified reasons not to go with other solutions, we'd like to know why!
- type: textarea
attributes:
label: Any additional information
Expand Down
20 changes: 7 additions & 13 deletions .github/ISSUE_TEMPLATE/2-bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name: Bug report
description: Report an issue with our documentation
description: Report an issue with our content or website
title: "[Bug]: "
body:
- type: textarea
attributes:
label: Describe the bug you have identified
label: Describe the problem you have identified
description: Explain the problem with as much detail as possible.
validations:
required: true
- type: dropdown
attributes:
label: Which product or products does this request relate to?
label: Which product or products does this problem relate to?
multiple: true
options:
- F5 DoS for NGINX
Expand All @@ -28,22 +28,16 @@ body:
required: true
- type: textarea
attributes:
label: Steps to reproduce the bug
label: If necessary, explain any additional steps to reproduce the problem.
description: Describe the where the issue occurs.
validations:
required: true
- type: textarea
attributes:
label: What is the expected or desired behaviour?
description: Describe what you expected to happen instead of the bug.
validations:
required: true
description: Describe what you expected to happen instead of the problem
- type: textarea
attributes:
label: What environments or versions does this bug affect?
description: Describe the contexts which this bug seems to occur.
validations:
required: true
label: Is this problem specific to a particular platform or software version?
description: Describe the context in which this problem appears.
- type: textarea
attributes:
label: Any additional information
Expand Down
35 changes: 0 additions & 35 deletions content/includes/acm/about/api-proxy-policies.md

This file was deleted.

29 changes: 0 additions & 29 deletions content/includes/acm/about/global-policies.md

This file was deleted.

6 changes: 0 additions & 6 deletions content/includes/acm/how-to/access-acm-api.md

This file was deleted.

7 changes: 0 additions & 7 deletions content/includes/acm/how-to/access-acm-ui.md

This file was deleted.

8 changes: 0 additions & 8 deletions content/includes/acm/how-to/policies-intro.md

This file was deleted.

9 changes: 0 additions & 9 deletions content/includes/acm/how-to/policies-proxy-cluster-intro.md

This file was deleted.

9 changes: 0 additions & 9 deletions content/includes/acm/how-to/policies-proxy-intro.md

This file was deleted.

4 changes: 0 additions & 4 deletions content/includes/acm/how-to/policies/api-owner-persona.md

This file was deleted.

Loading