mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Create pull_request_template.md
This commit is contained in:
parent
c5819c8f95
commit
91bfe0a82d
1 changed files with 9 additions and 0 deletions
9
.github/pull_request_template.md
vendored
Normal file
9
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<!-- Describe what you are intending to change -->
|
||||
## What does this PR do?
|
||||
<!-- Please remove or replace the issue url -->
|
||||
> [Related Issue](https://github.com/meshtastic/Meshtastic-protobufs/issues/0)
|
||||
|
||||
## Checklist before merging
|
||||
- [ ] All top level messages commented
|
||||
- [ ] All enum members have unique descriptions
|
||||
- [ ] Formatting is consistant with the defined protolint rules
|
||||
Loading…
Add table
Add a link
Reference in a new issue