every.channel: sanitized baseline
This commit is contained in:
commit
897e556bea
258 changed files with 74298 additions and 0 deletions
18
third_party/iroh-org/iroh-gossip/.github/pull_request_template.md
vendored
Normal file
18
third_party/iroh-org/iroh-gossip/.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
## Description
|
||||
|
||||
<!-- A summary of what this pull request achieves and a rough list of changes. -->
|
||||
|
||||
## Breaking Changes
|
||||
|
||||
<!-- Optional, if there are any breaking changes document them, including how to migrate older code. -->
|
||||
|
||||
## Notes & open questions
|
||||
|
||||
<!-- Any notes, remarks or open questions you have to make about the PR. -->
|
||||
|
||||
## Change checklist
|
||||
|
||||
- [ ] Self-review.
|
||||
- [ ] Documentation updates following the [style guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text), if relevant.
|
||||
- [ ] Tests if relevant.
|
||||
- [ ] All breaking changes documented.
|
||||
Loading…
Add table
Add a link
Reference in a new issue