mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
4a541a907a
## Description Change the issue and pull request templates. - Remove HTML comments from the markdown because it's often not deleted and takes up space in the final commit description. - Remove the "related" section in the PR template because links to other issues will naturally end up in the "description" section. - Remove some placeholder text in the feature request template. - Remove the check boxes from the bug report template to avoid creating "tasks". - The number of sections in the bug report template was a bit daunting IMO so I trimmed it down a bit. Co-authored-by: Carson McManus <dyc3@users.noreply.github.com>
342 B
342 B
Description
Describe the changes you've made. Link to any issues that this PR fixes or addresses.
Test Plan
Explain the steps necessary to test your changes. If you used a playground, include the code in the details below.
Steps: 1.
Playground
PASTE YOUR PLAYGROUND CODE HERE