You are more than welcome to let us know when you have found a bug or an issue in InaSAFE.
Issues are documented on github. You can report here on any issues, taking advantage of markdown to make your report clear and visible to the developers.
To be able to track your issue best we have created the following rules so that the issue will be easily recognised by a developer and hopefully solved as fast as possible:
- # Problem
- # Expected Outcome
- # Example (with data or images)
- # Solution (if possible)
- # Version and OS – (if necessary) InaSAFE/QGIS version and operating system
- Task a developer to it (if you know who might solve it)
- Add tags and milestones (if possible)
To track the issue down it would be even more helpful if you:
```
Some text output from InaSAFE
```
# CC
@timlinux
@vanpuk
# See also
ticket number #123 (note there is no space between # and ticket number)
commit ef42f1df (First 8 chars or so of a commit hash - GitHub will turn it
into a
link)
If you don’t know what to do, have a look at the already existing issues and copy the necessary parts to your issue.