Skip to content

Commit e14211a

Browse files
committed
Adds compatibility request issue template
1 parent c6de95f commit e14211a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Compatibility request
3+
about: Suggest supporting a new platform version OpenSearch
4+
title: 'Compatibility with OpenSearch (version)'
5+
labels: request/operational, level/task, type/maintenance
6+
assignees: ''
7+
---
8+
9+
## Description
10+
11+
We need to ensure the UI compatibility with the next version of OpenSearch vX.X.
12+
This update is still being discussed, but we need to be aware of potential issues.
13+
14+
For that, we need to:
15+
16+
- [ ] Review opensearch and opensearch-dashboard latest stable changelog.
17+
- [ ] Identify improvements and potential impact on the UI.
18+
- [ ] Create new tracking and development branches.
19+
- [ ] Develop a testing environment to verify our components would work under this new build.
20+
21+
## Issues
22+
23+
- _List here the detected issues_

0 commit comments

Comments
 (0)