Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,21 @@ https://docs.github.com/en/authentication/connecting-to-github-with-ssh
(https://opensource.guide/how-to-contribute/)**: General
open-source contribution guidance

## Reporting Bugs

Found a bug? Open a [Bug Report](https://github.com/LobsterTrap/lola/issues/new?template=bug_report.yml)
issue on GitHub. The template will guide you through providing the
information we need (description, steps to reproduce, OS, versions,
and any relevant logs).

**Please write bug reports in English** — it is the project's working
language and ensures the widest range of maintainers and contributors
can respond.

> [!NOTE]
> For security vulnerabilities, do **not** open a public issue.
> Follow the process in [SECURITY.md](SECURITY.md) instead.

## Questions?

If you have questions about contributing, please open an issue on
Expand Down
Loading