Skip to content

Commit 6a39fe2

Browse files
committed
Fix formatting
1 parent 3363fb0 commit 6a39fe2

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,4 +282,3 @@ The three plot scripts produce PDFs saved to `tests/trajectories/results/<object
282282
> [!NOTE]
283283
> The plot scripts require a LaTeX installation for rendering:
284284
> `sudo apt-get install texlive-latex-extra texlive-fonts-recommended dvipng cm-super`
285-

skills/prepare-release/SKILL.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ line that follows `## [Unreleased]`, before the existing subsections:
6060

6161
```diff
6262
## [Unreleased]
63-
63+
6464
+## [X.Y.Z] - yyyy-mm-dd
6565
+
6666
### Added
@@ -95,4 +95,3 @@ gh release create vX.Y.Z --draft --title vX.Y.Z --notes "<insert notes here>"
9595
To write the actual release notes, look at what is done in recent releases and suggest the new notes. Make it short. Also, prompt the user for a good-looking emoji (propose a list) to use in the main section of the release notes.
9696

9797
---
98-

0 commit comments

Comments
 (0)