mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
There are 2 things to know about prettier: - it's quite pretty most of the time - it's not configurable
20 lines
540 B
Markdown
20 lines
540 B
Markdown
---
|
|
name: Question
|
|
about: A question in form of an issue
|
|
title: "[Title with short description] (Version: Clio version)"
|
|
labels: question
|
|
assignees: ""
|
|
---
|
|
|
|
<!-- Please search existing issues to avoid creating duplicates. -->
|
|
<!-- Consider starting a [discussion](https://github.com/XRPLF/clio/discussions) instead. -->
|
|
<!-- Kindly refrain from posting any credentials or sensitive information in this issue -->
|
|
|
|
## Question
|
|
|
|
<!-- Your question -->
|
|
|
|
## Paths Not Taken
|
|
|
|
<!-- If applicable, what other alternatives have been considered? -->
|