mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Delete unneeded APM issue template (#125167)
This commit is contained in:
parent
00fb06cac5
commit
9b999772e2
1 changed files with 0 additions and 44 deletions
44
.github/ISSUE_TEMPLATE/APM.yml
vendored
44
.github/ISSUE_TEMPLATE/APM.yml
vendored
|
@ -1,44 +0,0 @@
|
|||
name: APM Issue
|
||||
description: Issues related to the curated APM UI in Kibana
|
||||
labels: Team:apm
|
||||
title: "[APM] "
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thank you for our interest in Elastic APM. This issue tracker is meant for reporting bugs and problems with APM UI. For questions around how to use or setup APM, please refer to our [Discuss Forum](https://discuss.elastic.co/)
|
||||
- type: input
|
||||
attributes:
|
||||
label: Kibana version
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: APM Server version (if applicable)
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
attributes:
|
||||
label: Elasticsearch version (if applicable)
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Steps to Reproduce
|
||||
description: Steps to reproduce the behavior.
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Expected Behavior
|
||||
description: A concise description of what you expected to happen.
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Actual Behavior
|
||||
description: A concise description of what you're experiencing.
|
||||
validations:
|
||||
required: false
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue