Skip to content

Commit

Permalink
404 when using issues --> remove issues part of url
Browse files Browse the repository at this point in the history
  • Loading branch information
i-oden committed Jan 9, 2025
1 parent 05badf4 commit c3a42c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/procedures/new_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
3. Fork a new branch from `dev` (locally)
4. Update the version [changelog](../../CHANGELOG.rst), located at `dds_web/CHANGELOG.rst`

**Tip:** Crease a [release **draft**](https://github.com/ScilifelabDataCentre/dds_web/releases/new) with `Target: dev`, click `Generate release notes` and copy paste the release notes into the Changelog. **DO NOT PUBLISH THE RELEASE**
**Tip:** Create a [release **draft**](https://github.com/ScilifelabDataCentre/dds_web/releases/new) with `Target: dev`, click `Generate release notes` and copy paste the release notes into the Changelog. **DO NOT PUBLISH THE RELEASE**

- The new version should be at the top of the page
- List the changes that the users will / may notice
Expand Down Expand Up @@ -67,7 +67,7 @@
3. Send a message in the `dds-status` slack channel to inform the units
4. Ask for a redeployment

1. Go to the [sysadmin repository](https://github.com/ScilifelabDataCentre/sysadmin/issues)
1. Go to the [sysadmin repository](https://github.com/ScilifelabDataCentre/sysadmin)
2. Create a new issue and fill in the following information

`Title`
Expand Down

0 comments on commit c3a42c2

Please sign in to comment.