mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
eaf380aaf5
* Add test prdoc * Prepare for the check * Escape PR number * Fix conditional step * Add checkout and actual check * Cleanup * Minor fixes * Add doumentation * Add more doc
20 lines
386 B
Plaintext
20 lines
386 B
Plaintext
# This PR does not need a prdoc but it is provided in order to test
|
|
title: PRdoc check
|
|
|
|
doc:
|
|
- audience: Core Dev
|
|
description: |
|
|
This PRdoc is an **example**.
|
|
|
|
This PR brings support and automated checks for documentation in the form of a
|
|
[`prdoc`](https://github.com/paritytech/prdoc/) file.
|
|
|
|
migrations:
|
|
db: []
|
|
|
|
runtime: []
|
|
|
|
crates: []
|
|
|
|
host_functions: []
|