mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
ad1f5d1b4c
## Description Remove the "test plan" section from the pull request template. My justification is: - The steps needed to test a pull request is usually obvious. - Often the test plan is just "run `cargo test` lol" - For small changes and tweaks, a "test plan" is overkill and amounts to frustrating busywork. - Adds too much additional friction for new contributors. - Large projects like Bevy are fine without it. - Often not applicable to pull requests (like this one). |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
FUNDING.yml | ||
pull_request_template.md |