1
0
Fork 0
mirror of synced 2024-05-29 21:41:10 -04:00
zimfw/.github/ISSUE_TEMPLATE.md
2021-08-25 16:01:34 -05:00

1 KiB

For bug reports, please provide the following information:

  • I've checked the existing issues to make sure I'm not duplicating a report.
  • I've pasted the output of zimfw info below.
  • I'm using the latest version of zimfw.
  • I was able to reproduce the issue with a clean installation of Zim.

zimfw info

# In a terminal, run zimfw info, and paste the output here.

Description

Steps to reproduce

(The fist 4 steps restart the shell with a clean installation of Zim in a temporary directory.)

  1. cd ${$(mktemp -d):A}
  2. ZDOTDIR=${PWD} HOME=${PWD} ZIM_HOME=${PWD}/.zim exec zsh
  3. curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh
  4. exec zsh
  5. Other steps to reproduce. Use exec zsh when restarting the terminal or restarting the shell is needed.

Images or other information