We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11220fa commit 7546f3dCopy full SHA for 7546f3d
.github/ISSUE_TEMPLATE/compatibility_request.md
@@ -0,0 +1,23 @@
1
+---
2
+name: Compatibility request
3
+about: Suggest supporting a new version of OpenSearch
4
+title: 'Compatibility with OpenSearch (version)'
5
+labels: compatibility, level/task, type/research
6
+assignees: ''
7
+
8
9
10
+## Description
11
+We need to ensure the 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's release notes.
17
+- [ ] Identify improvements and potential impact.
18
+- [ ] Create new development branch.
19
+- [ ] Develop a testing environment to verify our components would work under this new build.
20
21
22
+## Issues
23
+- _List here the detected issues_
0 commit comments