mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 09:18:02 +00:00
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[Title with short description] (Version: [Clio version])"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- Please search existing issues to avoid creating duplicates. -->
|
|
<!-- Kindly refrain from posting any credentials or sensitive information in this issue -->
|
|
|
|
## Issue Description
|
|
<!-- Provide a summary for your issue/bug. -->
|
|
|
|
## Steps to Reproduce
|
|
<!-- List in detail the exact steps to reproduce the unexpected behavior of the software. -->
|
|
|
|
## Expected Result
|
|
<!-- Explain in detail what behavior you expected to happen. -->
|
|
|
|
## Actual Result
|
|
<!-- Explain in detail what behavior actually happened. -->
|
|
|
|
## Environment
|
|
<!-- Please describe your environment setup (such as Ubuntu 20.04.2 with Boost 1.82). -->
|
|
<!-- Please use the version returned by './clio_server --version' as the version number -->
|
|
|
|
## Supporting Files
|
|
<!-- If you have supporting files such as a log, feel free to post a link here using Github Gist. -->
|
|
<!-- Consider adding configuration files with private information removed via Github Gist. -->
|