ppc-lang/.github/ISSUE_TEMPLATE/bug-report.md
2022-09-19 10:34:19 +03:00

716 B

name about title labels assignees
Bug report Create a report to help us improve [BUG] Title of the bug

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

Source code A minimal reproducable ++C source code, that causes the issue

Output Either an intermediate language output, or a binary output. Perferably, both

Run output What is outputted, when the program is ran, if a GUI app, attach screenshots

Desktop (please complete the following information):

  • OS: [e.g. Manjaro 21.2.4]
  • Compiler version [e.g. 1.0.2]

Used libraries: A list of all used libraries, with their versions

Additional context Add any other context about the problem here.