Skip to content

Commit 0c55ce6

Browse files
authored
Update central_issue.md
1 parent 60e86a5 commit 0c55ce6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/central_issue.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,17 @@ This issue gathers the changes related to the v1.Y.0 of Meilisearch that will im
2323
⚠️ If possible, this step is done before pre-release, once the feature is ready thanks to the prototype released by the engine team
2424
- [ ] JS
2525
- [ ] PHP
26-
- [ ] Instant-meilisearch (update meilisearch-js version)
2726
- [ ] ... TBD
2827
- [ ] Add code samples for the chosen up-to-date integrations with the new version of Meilisearch
2928
- [ ] Update the library version of the related integrations and prepare the changelogs
3029

3130
### Release day
3231

33-
- [ ] Release the integrations or only merged the related PRs (sometimes a release is not needed)
34-
- [ ] TBD
32+
- [ ] Release the integrations or only merge the related PRs (sometimes a release is not needed)
33+
- [ ] JS
34+
- [ ] PHP
35+
- [ ] Instant-meilisearch (at least update meilisearch-js version)
36+
- [ ] ... TBD
3537
- [ ] Merge the related PR in [K8s repository](https://github.com/meilisearch/meilisearch-kubernetes/pulls)
3638
- [ ] Publish [DevOps tools](https://github.com/meilisearch/cloud-providers/):
3739
- [ ] create the git tag
@@ -50,6 +52,4 @@ Brief explanation of the feature and the impact potential impact on the integrat
5052
TODO:
5153
- [ ] JS: TBD
5254
- [ ] PHP: TBD
53-
- [ ] TBD
54-
55-
The following integrations will not have the feature available for the release day except if the community implements it: TBD
55+
- [ ] ... TBD

0 commit comments

Comments
 (0)