Update bug_report.md

This commit is contained in:
CreepySkeleton 2020-02-14 00:11:59 +03:00 committed by GitHub
parent 23bb900dca
commit 9daa84c841
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,11 +19,11 @@ Use the output of `rustc -V`
Can be found in Cargo.lock or Cargo.toml of your project (i.e. `grep clap Cargo.lock`). PLEASE DO NOT PUT "latest" HERE, use precise version. Put `master` (or other branch) if you're using the repo directly.
### Expected Behavior Summary
### Actual Behavior Summary
When I do like *this*, *that* is happening and I think it shouldn't.
### Actual Behavior Summary
### Expected Behavior Summary
I think *this* should happen instead.