sourcehut
Log in
—
Register
~matthiasbeyer
/
butido
summary
tree
log
refs
ref:
badd1a6968367dfc60ee2d38ddf20b0b530be10d
butido
/
.github
/PULL_REQUEST_TEMPLATE.md
-rw-r--r--
242 bytes
View
Log
Blame
View raw
badd1a69
—
Matthias Beyer
Fix: Refer to CONTRIBUTING.md file
7 months ago
View Rendered
View Source
What I did:
#
Checklist
[ ] all commits are
--signoff
(Why? See CONTRIBUTING.md)
[ ] No
!fixup
commits in the PR
[ ] I ran
cargo check --all --tests
[ ] I ran
cargo test
[ ] I ran
cargo clippy