mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
5300e6478a
## Description Replaces the issue forms with the old markdown issue templates. Some details have changed too. I've found the issue forms to be inflexible and the interface a bit clunky. We can switch back if the situation improves.
21 lines
337 B
Markdown
21 lines
337 B
Markdown
## Description
|
|
|
|
Describe the changes you've made. Link to any issues 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.
|
|
|
|
<details>
|
|
|
|
<summary>Playground</summary>
|
|
|
|
```rust
|
|
PASTE YOUR PLAYGROUND CODE HERE
|
|
```
|
|
|
|
</details>
|