mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-08-26 18:26:05 -04:00
Update pull request template
Change the first line into a comment. Just a minor convenience so that the author of a PR doesn't need to delete that line.
This commit is contained in:
parent
936c4e1a83
commit
175abac002
1 changed files with 1 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -1,4 +1,4 @@
|
|||
*Descriptive summary of your bugfix, feature, or refactoring.*
|
||||
<!-- Descriptive summary of your bugfix, feature, or refactoring. -->
|
||||
|
||||
## Checklist
|
||||
- [ ] Sensible git history (for example, squash "typo" or "fix" commits). See the [Rewriting History](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History) guide for help.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue