mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-03 13:30:44 +00:00
other: update changelog and deployment release template (#1917)
* other: update changelog and deployment release template * also update pr example for schemastore
This commit is contained in:
@@ -139,5 +139,11 @@ jobs:
|
||||
## Other
|
||||
|
||||
## Internal Changes
|
||||
|
||||
## New Contributores
|
||||
|
||||
---
|
||||
|
||||
**Full Changelog:**
|
||||
files: |
|
||||
./release/*
|
||||
|
||||
@@ -37,6 +37,7 @@ That said, these are more guidelines rather than hardset rules, though the proje
|
||||
|
||||
- [#1888](https://github.com/ClementTsang/bottom/pull/1888): Make automatically generated `.deb` package conflict with the official one.
|
||||
- [#1891](https://github.com/ClementTsang/bottom/pull/1891): Fix typos in codebase.
|
||||
- [#1896](https://github.com/ClementTsang/bottom/pull/1896): Rename Linux icon to avoid collision with generic "bottom" icon.
|
||||
- [#1913](https://github.com/ClementTsang/bottom/pull/1913): Add `loongarch64-unknown-linux-gnu` binary build target in CI.
|
||||
- [#1914](https://github.com/ClementTsang/bottom/pull/1914): Add `aarch64-linux-android` binary build target in CI (with no default features).
|
||||
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@ To publish these schemas:
|
||||
1. Run `scripts/schema/generate.sh <YOUR_VERSION>`.
|
||||
2. Make a PR and merge it.
|
||||
3. Then, make a PR to [schemastore](https://github.com/SchemaStore/schemastore) to update the catalog.
|
||||
[Here's an example of a PR](https://github.com/SchemaStore/schemastore/pull/3571).
|
||||
[Here's an example of a PR](https://github.com/SchemaStore/schemastore/pull/5242).
|
||||
|
||||
### Nightly
|
||||
|
||||
|
||||
Reference in New Issue
Block a user