meshtastic-protobuf/.github/pull_request_template.md

14 wiersze
376 B
Markdown
Czysty Zwykły widok Historia

2022-02-26 23:12:00 +00:00
<!-- Describe what you are intending to change -->
2022-10-31 08:25:09 +00:00
2022-02-26 23:12:00 +00:00
## What does this PR do?
2022-10-31 08:25:09 +00:00
2022-02-26 23:12:00 +00:00
<!-- Please remove or replace the issue url -->
2022-10-31 08:25:09 +00:00
> [Related Issue](https://github.com/meshtastic/protobufs/issues/0)
2022-02-26 23:12:00 +00:00
## Checklist before merging
2022-10-31 08:25:09 +00:00
2022-02-26 23:12:00 +00:00
- [ ] All top level messages commented
- [ ] All enum members have unique descriptions
- [ ] Formatting is consistant with the defined protolint rules