feat: rename

This commit is contained in:
Barrett Ruth 2026-02-24 15:21:44 -05:00 committed by Barrett Ruth
parent 47a5c7a5e5
commit 53ab1cc000
21 changed files with 191 additions and 191 deletions

View file

@ -4,8 +4,8 @@ body:
- type: markdown
attributes:
value: |
Use this space for questions, ideas, and general discussion about todo.nvim.
For bug reports, please [open an issue](https://github.com/barrettruth/todo.nvim/issues/new/choose) instead.
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

View file

@ -9,7 +9,7 @@ body:
options:
- label:
I have searched [existing
issues](https://github.com/barrettruth/todo.nvim/issues)
issues](https://github.com/barrettruth/pending.nvim/issues)
required: true
- label: I have updated to the latest version
required: true
@ -69,7 +69,7 @@ body:
require('lazy.nvim').setup({
spec = {
{
'barrettruth/todo.nvim',
'barrettruth/pending.nvim',
opts = {},
},
},

View file

@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Questions
url: https://github.com/barrettruth/todo.nvim/discussions
url: https://github.com/barrettruth/pending.nvim/discussions
about: Ask questions and discuss ideas

View file

@ -9,7 +9,7 @@ body:
options:
- label:
I have searched [existing
issues](https://github.com/barrettruth/todo.nvim/issues)
issues](https://github.com/barrettruth/pending.nvim/issues)
required: true
- type: textarea