Skip to content

Commit 88afc7b

Browse files
authored
Update central_issue.md
1 parent a97f992 commit 88afc7b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/central_issue.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ This issue gathers the changes related to the v1.Y.0 of Meilisearch that will im
1414

1515
### Pre-release
1616

17-
- [ ] With the help of the Product team and [this CI](https://github.com/meilisearch/meilisearch/actions/workflows/sdks-tests.yml), define which integrations should be updated and how (New feature? Update README? Update tests?) -> **Fill in** the "What to implement?" section below in this issue 👇.
18-
Minial implementation: PHP, JS, Instant-meilisearch.
17+
- [ ] With the help of the [changelog](https://github.com/meilisearch/engine-team/pulls) & [this CI](https://github.com/meilisearch/meilisearch/actions/workflows/sdks-tests.yml), define which integrations should be updated and how (New feature? Update README? Update tests?)
18+
- [ ] **Fill in** the "What to implement?" section below in this issue 👇. Minial implementation: PHP, JS, Instant-meilisearch.
19+
- [ ] Open implementation issues in repositories that need implementation.
20+
- [ ] Discuss with the Product team if needed. At least share this issue to let them know about the decisions.
1921
- [ ] Create a branch by running [Octopus script](https://github.com/meilisearch/integration-automations/tree/main/octopus): only open branches for the integrations we choose to update (defined in the previous step) + Kubernetes repository + Cloud provider repository (changing the version)
2022
- [ ] Update integrations according to the decisions (cf "What to implement?" section below in this issue 👇)
2123
⚠️ If possible, this step is done before pre-release, once the feature is ready thanks to the prototype released by the engine team

0 commit comments

Comments
 (0)