1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00

Meta: Add guidance on how to write reduced test cases

This commit is contained in:
sideshowbarker 2024-07-25 22:29:44 +09:00 committed by Andreas Kling
parent 2bf37cb914
commit 34583902dc
Notes: github-actions[bot] 2024-07-25 15:00:21 +00:00
3 changed files with 95 additions and 1 deletions

View file

@ -44,7 +44,7 @@ Code-related documentation can be found in the [documentation](Documentation/) f
Join [our Discord server](https://discord.gg/nvfjVJ4Svh) to participate in development discussion.
Before opening an issue, please see the [issue policy](CONTRIBUTING.md#issue-policy).
Before opening an issue, please see the [issue policy](CONTRIBUTING.md#issue-policy) and the [detailed issue-reporting guidelines](ISSUES.md).
A general guide for contributing can be found in [`CONTRIBUTING.md`](CONTRIBUTING.md).