Files
chromebrew/.github/ISSUE_TEMPLATE/bug_report.md
Satadru Pramanik f9b296cb60 remove inline markdownlint comment (#7610)
* remove inline markdownlint comment

* move mdl config files
2022-11-08 18:47:45 -06:00

792 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve 🐞 Bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. I executed this command:

    # your command here
    

    Output:

    # output of your command
    

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment: Paste the output of crew sysinfo -v between the two *** below



Additional context Add any other context about the problem here.

What I think needs to be done:

  - [ ] step one
  - [ ] step two