Skip to content

Commit

Permalink
use Discourse link to pre-fill topic
Browse files Browse the repository at this point in the history
  • Loading branch information
guseggert committed Apr 12, 2023
1 parent d375724 commit a23f906
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,9 @@ Below are links of related/adjacent work that has informed some of the decisions
- [ ] Merge the PR into `release`, _using "Create a Merge Commit"_, and do not delete the `release-vX.Y.X` branch
- [ ] Verify the tag is created
- [ ] Announce the release
- [ ] Create an [IPFS Discourse](https://discuss.ipfs.tech) topic
- [ ] use `Boxo vX.Y.Z is out!` as the title
- [ ] use `boxo` as the topic
- [ ] repeat the title as a heading (`##`) in the description
- [ ] link to the GitHub Release and release notes in the description
- [ ] Click [this link](https://discuss.ipfs.tech/new-topic?title=Boxo%20vX.Y.Z%20is%20out%21&tags=boxo&category=News&body=%23%23%20Boxo%20vX.Y.Z%20is%20out%21%0A%0ASee%3A%0A-%20Code%3A%20https%3A%2F%2Fgit.luolix.top%2Fipfs%2Fboxo%2Freleases%2Ftag%2FvX.Y.Z%0A-%20Release%20Notes%3A%20https%3A%2F%2Fgit.luolix.top%2Fipfs%2Fboxo%2Fblob%2Frelease-vX.Y.Z%2FCHANGELOG.md) to start a new Discourse topic
- [ ] Update `vX.Y.Z` in the title and body
- [ ] Create the topic
- [ ] Create a PR merging `release` into `main`
- [ ] Name it "Merge release vX.Y.Z"
- [ ] Wait for approval
Expand Down

0 comments on commit a23f906

Please sign in to comment.