mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 03:17:56 +00:00
Update documentation and templates for Pezkuwi branding
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user