Update documentation and templates for Pezkuwi branding

This commit is contained in:
2026-01-17 23:19:40 +03:00
parent d839cbd92b
commit 9bd688a742
172 changed files with 12903 additions and 6604 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ body:
id: terms
attributes:
label: Contribution Guidelines
description: By submitting this issue, you agree to follow our [Contribution Guidelines](https://github.com/OpenZeppelin/substrate-runtime-template/blob/main/CONTRIBUTING.md)
description: By submitting this issue, you agree to follow our [Contribution Guidelines](https://github.com/OpenZeppelin/bizinikiwi-runtime-template/blob/main/CONTRIBUTING.md)
options:
- label: I agree to follow this project's Contribution Guidelines
required: true
@@ -23,7 +23,7 @@ body:
id: terms
attributes:
label: Contribution Guidelines
description: By submitting this issue, you agree to follow our [Contribution Guidelines](https://github.com/OpenZeppelin/substrate-runtime-template/blob/main/CONTRIBUTING.md)
description: By submitting this issue, you agree to follow our [Contribution Guidelines](https://github.com/OpenZeppelin/bizinikiwi-runtime-template/blob/main/CONTRIBUTING.md)
options:
- label: I agree to follow this project's Contribution Guidelines
required: true
+1 -1
View File
@@ -28,7 +28,7 @@ body:
id: terms
attributes:
label: Contribution Guidelines
description: By submitting this issue, you agree to follow our [Contribution Guidelines](https://github.com/OpenZeppelin/substrate-runtime-template/blob/main/CONTRIBUTING.md)
description: By submitting this issue, you agree to follow our [Contribution Guidelines](https://github.com/OpenZeppelin/bizinikiwi-runtime-template/blob/main/CONTRIBUTING.md)
options:
- label: I agree to follow this project's Contribution Guidelines
required: true
+8 -8
View File
@@ -7,15 +7,15 @@ updates:
interval: daily
- package-ecosystem: cargo
directory: '/'
# Handle updates for crates from https://github.com/paritytech/polkadot-sdk manually.
# Handle updates for crates from https://github.com/pezkuwichain/pezkuwi-sdk manually.
ignore:
- dependency-name: 'sc-*'
- dependency-name: 'sp-*'
- dependency-name: 'frame-*'
- dependency-name: 'pallet-*'
- dependency-name: 'substrate-*'
- dependency-name: 'polkadot-*'
- dependency-name: 'cumulus-*'
- dependency-name: 'pezsc-*'
- dependency-name: 'pezsp-*'
- dependency-name: 'pezframe-*'
- dependency-name: 'pezpallet-*'
- dependency-name: 'bizinikiwi-*'
- dependency-name: 'pezkuwi-*'
- dependency-name: 'pezcumulus-*'
- dependency-name: 'assets-*'
- dependency-name: 'xcm-*'
schedule:
+1 -1
View File
@@ -16,4 +16,4 @@ Fixes #??? <!-- Fill in with issue number -->
- [ ] Tests
- [ ] Documentation
- [ ] Pallets, that require benchmarks, are added to `scripts/assets/pallets.txt` (Pallet require benchmark if it has WeightInfo config type)
- [ ] Pezpallets, that require benchmarks, are added to `scripts/assets/pezpallets.txt` (Pezpallet require benchmark if it has WeightInfo config type)