How to open a helpful issueΒΆ
In order for us to help you please check that you’ve completed the following steps:
- Made sure you’re on the latest version
pip update banana - Used the search feature to ensure that the bug hasn’t been reported before
- Included as much information about the bug as possible, including any output you’ve received, what OS and version you’re on, etc.
- Shared the output from running the following command in your project root as this can also help track down the issue.
Linux and Mac:
ba --version
Windows:
todo
Then submit your issue on the relevant repository
- General concerns on the project
- Issues when writing a generator
- Issues with a specific type of generator question
For any issues related to a particular generator (you’d like a new feature, etc), then search on github for the relevant repository. They’re usually named banana-XYZ.