33 lines
700 B
Markdown
33 lines
700 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: 'Bug - '
|
|
labels: Bug
|
|
assignees: legoboyvdlp
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behaviour:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behaviour**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**System (please complete the following information):**
|
|
- OS:
|
|
- FlightGear version:
|
|
- A320 Version: (FGAddon/Laucher or branch with commit)
|
|
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|