Regenerate nvim config
This commit is contained in:
2
config/neovim/store/lazy-plugins/lazygit.nvim/.github/FUNDING.yml
vendored
Normal file
2
config/neovim/store/lazy-plugins/lazygit.nvim/.github/FUNDING.yml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
github: [kdheepak]
|
||||
custom: ['https://donate.stripe.com/8wM9E7bBO9ZsbGUdQR']
|
||||
34
config/neovim/store/lazy-plugins/lazygit.nvim/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
34
config/neovim/store/lazy-plugins/lazygit.nvim/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Description**
|
||||
|
||||
<!-- A clear and concise description of what the bug is. -->
|
||||
|
||||
**To Reproduce**
|
||||
|
||||
Here are the steps to reproduce the behavior using [MINRC](../blob/master/tests/MINRC):
|
||||
|
||||
<!--
|
||||
1. ...
|
||||
2. ...
|
||||
3. ...
|
||||
-->
|
||||
|
||||
**Expected behavior**
|
||||
|
||||
What is expected to happen:
|
||||
|
||||
**Screenshots**
|
||||
|
||||
<!-- if applicable -->
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
|
||||
- nvim --version:
|
||||
20
config/neovim/store/lazy-plugins/lazygit.nvim/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
config/neovim/store/lazy-plugins/lazygit.nvim/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
|
||||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
|
||||
|
||||
**Describe the solution you'd like**
|
||||
|
||||
<!-- A clear and concise description of what you want to happen. -->
|
||||
|
||||
**Additional context**
|
||||
|
||||
<!-- Add any other context or screenshots about the feature request here. -->
|
||||
Reference in New Issue
Block a user