17 lines
526 B
YAML
17 lines
526 B
YAML
title: "Q&A"
|
|
labels: []
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Use this space for questions, ideas, and general discussion about pending.nvim.
|
|
For bug reports, please [open an issue](https://github.com/barrettruth/pending.nvim/issues/new/choose) instead.
|
|
- type: textarea
|
|
attributes:
|
|
label: Question or topic
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
attributes:
|
|
label: Context
|
|
description: Any relevant details (Neovim version, config, screenshots)
|