1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-22 23:08:17 +01:00

CONTRIBUTING - Bug report - Replace toot env by toot diag

toot diag include the same info as toot env, plus others that can be useful in bug reporting
This commit is contained in:
ArthurHoaro 2024-08-28 12:34:52 -04:00 committed by Ivan Habunek
parent 76bb1b5484
commit 141623889a

View File

@ -41,7 +41,7 @@ To report a bug open an
[issue on Github](https://github.com/ihabunek/toot/issues) or send an [issue on Github](https://github.com/ihabunek/toot/issues) or send an
email to the [mailing list](https://lists.sr.ht/~ihabunek/toot-discuss). email to the [mailing list](https://lists.sr.ht/~ihabunek/toot-discuss).
* Run `toot env` and include its contents in the bug report. * Run `toot diag` and include its contents in the bug report.
* Explain the behavior you would expect and the actual behavior. * Explain the behavior you would expect and the actual behavior.
* Please provide as much context as possible and describe the reproduction steps * Please provide as much context as possible and describe the reproduction steps
that someone else can follow to recreate the issue on their own. that someone else can follow to recreate the issue on their own.