Documentation: Rephrase note about good first issues in beginner's guide

This commit is contained in:
circl 2024-08-25 19:55:41 +02:00 committed by Andrew Kaster
parent 3db56b1111
commit 9ab17414ce
Notes: github-actions[bot] 2024-08-29 02:38:40 +00:00

View file

@ -26,7 +26,7 @@ Here are some of the ways you can find an issue in Ladybird:
* Manually, by using the browser as you normally would.
* By finding failing WPT tests on [WPT.fyi](https://wpt.fyi/results/?label=master&product=ladybird). Note that while fixes are welcome, you don't need to submit issue reports for individual tests.
There currently isn't a list of beginner-friendly issues, nor a strict roadmap of ones to address first. It is ultimately up to you to choose a task that you feel comfortable working on.
The list of [beginner-friendly issues](https://github.com/LadybirdBrowser/ladybird/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) is usually very short, and there currently isn't a strict roadmap of issues to address first. It is ultimately up to you to choose a task that you feel comfortable working on.
## Submitting an issue
If you have found an issue that is not already in the [issue tracker](https://github.com/LadybirdBrowser/ladybird/issues), you may submit it. Do not submit general questions about the project, please use the Discord server instead.