github.com/grantbow/fit@v0.7.1-0.20220916164603-1f7c88ac81e6/fit/version-despite-no-issues-dir/Description (about)

     1  steps to reproduce:
     2  
     3  $ bug --version
     4  
     5  what happens:
     6  
     7  Could not find issues directory.
     8  Make sure either the PMIT environment variable is set, or a parent directory of your working directory has an issues folder.
     9  (If you just started new repo, you probably want to create directory named `issues`).
    10  Aborting.
    11  $
    12  
    13  what should happen:
    14  
    15  version number is also provided.
    16