.github/: Fix config.yml file name & add note for logger (#2633)

This commit is contained in:
Elena Frank
2022-05-06 10:36:34 +02:00
committed by GitHub
parent afc5b8d8cd
commit 9c7861f8ed
2 changed files with 2 additions and 0 deletions

View File

@ -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. 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> <details><summary>Debug Output</summary>
<p> <p>