mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 08:41:16 +00:00
31 lines
901 B
Markdown
31 lines
901 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Describe environment
|
|
2. Describe compile options used
|
|
3. Give commands you invoked
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Logs / Screenshots**
|
|
If applicable, add logs or screenshots to help explain your problem.
|
|
|
|
**System information (please complete the following information):**
|
|
- OS: [e.g. MacOS 10.13, Fedora 28, Ubuntu 14.04]
|
|
- Compiler: [e.g. GCC 8.1, Clang 3.5]
|
|
- Environment: [e.g. FairSoft version, alfadist revision]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|
|
|
|
See [github markdown cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code) on how to format inline codes examples and logs.
|