mirror of
https://github.com/cockpit-project/cockpit.git
synced 2026-05-06 12:26:58 -04:00
HACKING: Drop trailing spaces
This commit is contained in:
+4
-4
@@ -488,7 +488,7 @@ a label `release-note` and contains a release note segment in the description
|
||||
will be used when generating the release blog post for https://cockpit-project.org.
|
||||
|
||||
To create a release note you need a h2-header at the end of your PR description
|
||||
where everything underneath will be taken by the automation for the blog
|
||||
where everything underneath will be taken by the automation for the blog
|
||||
generation. It will also take any images and videos uploaded and add them to
|
||||
the blog post PR as well. For example:
|
||||
|
||||
@@ -502,11 +502,11 @@ Release note text that will be picked up by automation
|
||||
<img for release note>
|
||||
```
|
||||
|
||||
You can see this in action in [this cockpit-machines
|
||||
You can see this in action in [this cockpit-machines
|
||||
PR](https://github.com/cockpit-project/cockpit-machines/pull/2268) where we
|
||||
have an h2-header together with text which in turn was taken by the
|
||||
automation and shown inside [the blog
|
||||
post](https://cockpit-project.org/blog/cockpit-347.html) for the release
|
||||
automation and shown inside [the blog
|
||||
post](https://cockpit-project.org/blog/cockpit-347.html) for the release
|
||||
that included it.
|
||||
|
||||
## Debug logging of Cockpit processes
|
||||
|
||||
Reference in New Issue
Block a user