Files
setup-beam/.github/ISSUE_TEMPLATE/bug_report.md
T
Paulo F. Oliveira fa5c1c2428 Improve our community standards (#218)
* Add a bug report template

* Add a feature request template

* Add a pull request template

* Add a security policy

* Lint newer files
2023-07-01 11:26:50 -05:00

631 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Report a bug to improve this project bug

The bug

A clear and concise description of what the bug is.

Software versions

A list of software versions where the bug is apparent, as detailed as possible:

  • setup-beam: ...
  • other (where applicable): ...

How to replicate

An ordered list of steps to replicate the bug:

  1. run ...
  2. search for ... in the error output
  3. look at file ...

Expected behaviour

What's expected to happen when you follow the steps listed above.

Additional context

Any other context about the bug.