mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-18 22:12:32 +01:00
Add github templates for issue reports and new pull requests
This commit is contained in:
parent
348617040b
commit
cda6ee926c
2 changed files with 28 additions and 0 deletions
14
.github/ISSUE_TEMPLATE.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
Problems with powerlevel9k come with a lot of possible causes.
|
||||
The problem you have may arise from the used ZSH version to the
|
||||
configured font or even depend on the terminal emulator you are
|
||||
using.
|
||||
|
||||
So, please help us a bit and describe your problem as detailed as
|
||||
possible. Here is a little questionnaire to help us ask the right
|
||||
questions:
|
||||
- What does `zsh --version` give you?
|
||||
- Do you use a ZSH framework?
|
||||
- Which terminal emulator do you use?
|
||||
- Which font do you use (for font related issues)?
|
||||
- Which powerlevel9k mode do you use (`echo $POWERLEVEL9K_MODE`)?
|
||||
- For font issues: Could you post the output of `debug/font-issues.zsh`?
|
||||
Loading…
Add table
Add a link
Reference in a new issue