Merge pull request #1902 from hannobraun/release

Update release procedure
This commit is contained in:
Hanno Braun 2023-06-20 13:22:26 +02:00 committed by GitHub
commit 7f9d952bec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -32,7 +32,7 @@ Now, edit this file to finish the release announcement:
2. Write introduction
- Summarize the week's development.
- Highlight contributions.
3. Choose title and subtitle.
3. Choose subtitle.
When done, deploy to the website.

View File

@ -130,7 +130,7 @@ title = \"Fornjot {version}\"
# date = {date}
# Uncomment to generate the HTML for the email newsletter.
# template = \"newsletter/weekly-release.html\"
# template = \"newsletter/release.html\"
[extra]
version = \"{version}\"
@ -161,9 +161,9 @@ Improvements to Fornjot libraries.
**TASK: Add library improvements.**
### Internal Improvements
### Other changes
Improvements that are relevant to developers working on Fornjot itself.
Improvements that are not associated with a specific Fornjot library.
**TASK: Add internal improvements.**