mirror of https://github.com/fafhrd91/actix-web
Tweak issue template
This commit is contained in:
parent
fc6da4a0a2
commit
9f486438b5
|
@ -1,3 +1,8 @@
|
||||||
|
---
|
||||||
|
name: bug report
|
||||||
|
about: create a bug report
|
||||||
|
---
|
||||||
|
|
||||||
Your issue may already be reported!
|
Your issue may already be reported!
|
||||||
Please search on the [Actix Web issue tracker](https://github.com/actix/actix-web/issues) before creating one.
|
Please search on the [Actix Web issue tracker](https://github.com/actix/actix-web/issues) before creating one.
|
||||||
|
|
||||||
|
@ -29,4 +34,4 @@ Please search on the [Actix Web issue tracker](https://github.com/actix/actix-we
|
||||||
<!--- Include as many relevant details about the environment you experienced the bug in -->
|
<!--- Include as many relevant details about the environment you experienced the bug in -->
|
||||||
|
|
||||||
* Rust Version (I.e, output of `rustc -V`):
|
* Rust Version (I.e, output of `rustc -V`):
|
||||||
* Actix Web Version:
|
* Actix Web Version:
|
||||||
|
|
Loading…
Reference in New Issue