mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-27 16:51:34 +00:00
.github/: Fix config.yml file name & add note for logger (#2633)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -23,6 +23,8 @@ Please provide a short summary of the bug, along with any information you feel r
|
||||
|
||||
<!--
|
||||
Include debug output in the code block by setting `RUST_LOG=debug` in your environment.
|
||||
Note that for this a logger implementation needs to be initialized in the program, e.g. with
|
||||
`env_logger::init()`. See <https://docs.rs/log> for more info.
|
||||
-->
|
||||
<details><summary>Debug Output</summary>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user