README: describe how to report bugs

This commit is contained in:
Daniel Eklöf 2020-04-04 20:54:54 +02:00
parent 992ceed7e0
commit f4e6d2e3ee
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -22,6 +22,7 @@
1. [Installing](#installing)
1. [Arch Linux](#arch-linux)
1. [Other](#other)
1. [Bugs](#bugs)
## Features
@ -397,3 +398,17 @@ just install everything:
```sh
ninja install
```
# BUGS
Please report bugs to https://codeberg.org/dnkl/foot/issues
The report should contain the following:
* Which Wayland compositor (and version) you are running
* Foot version (`foot --version`)
* Log output from foot (start foot from another terminal)
* If reporting a crash, please try to provide a `bt full` backtrace
with symbols
* Steps to reproduce. The more details the better