You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/RELEASE_ISSUE_TEMPLATE.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
# ✅ Release Checklist
22
22
23
23
-[ ]**Stage 0 - Automated Testing**
24
-
-[ ] Feature freeze. If any "non-trivial" changes (see the footnotes of [doc/releases.md](https://github.com/ipfs/js-ipfs/tree/master/doc/releases.md) for a definition) get added to the release, uncheck all the checkboxes and return to this stage.
24
+
-[ ] Feature freeze. If any "non-trivial" changes (see the footnotes of [docs/releases.md](https://github.com/ipfs/js-ipfs/tree/master/docs/releases.md) for a definition) get added to the release, uncheck all the checkboxes and return to this stage.
25
25
-[ ] Automated Testing (already tested in CI) - Ensure that all tests are passing, this includes:
26
26
-[ ] unit/functional/integration/e2e
27
27
-[ ] interop
@@ -71,11 +71,11 @@
71
71
- Infrastructure Testing:
72
72
- TBD
73
73
- [ ] **Stage 2 - Community Dev Testing**
74
-
- [ ] Reach out to the IPFS _early testers_ listed in [doc/EARLY_TESTERS.md](https://github.com/ipfs/js-ipfs/tree/master/doc/EARLY_TESTERS.md) for testing this release (check when no more problems have been reported). If you'd like to be added to this list, please file a PR.
74
+
- [ ] Reach out to the IPFS _early testers_ listed in [docs/EARLY_TESTERS.md](https://github.com/ipfs/js-ipfs/tree/master/docs/EARLY_TESTERS.md) for testing this release (check when no more problems have been reported). If you'd like to be added to this list, please file a PR.
75
75
- [ ] Reach out on IRC for additional early testers.
76
76
- [ ] **Stage 3 - Community Prod Testing**
77
77
- [ ] Update [js.ipfs.io](https://js.ipfs.io) examples to use the latest js-ipfs
78
-
- [ ] Invite the IPFS [_early testers_](https://github.com/ipfs/js-ipfs/tree/master/doc/EARLY_TESTERS.md) to deploy the release to part of their production infrastructure.
78
+
- [ ] Invite the IPFS [_early testers_](https://github.com/ipfs/js-ipfs/tree/master/docs/EARLY_TESTERS.md) to deploy the release to part of their production infrastructure.
79
79
- [ ] Invite the wider community (link to the release issue):
0 commit comments