Commit Graph

5 Commits

Author SHA1 Message Date
Ian Fijolek
752a914d10 Fix dead link in reporting-issue docs
Also makes the link text more descriptive.

Fixes #962
2023-09-15 10:57:48 -07:00
Pascal Dietrich
3b63709a50 Update reporting-issue.md
There was a missing slash in the URL in the "create a new issue" link.
2023-05-25 18:52:55 +02:00
Doug Edey
2db20ddba4 Correct the issues URL (#697)
The repo_url does not contain a trailing slash, so the link is a 404, and with the `q=` query in the URL it searches all Issues & PRs which is not what I think is wanted.
2022-10-07 21:01:10 +02:00
CrazyMax
5d583809a0 Allow to customize notification message (#415)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-25 23:24:02 +02:00
CrazyMax
db2bce3bb3 Docs website with mkdocs (#100)
* Fix build workflow

* Docs website with mkdocs (#99)

* Fix docs workflow

* Move mkdocs Docker file

* Ignore docs in build workflow

* Update workflows

* Update links

* Move upgrade notes to documentation

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-19 22:47:17 +00:00