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

Documentation: Add a getting started contributing guide

This document aims to be a beginner-friendly summary of the existing
contribution requirements for Ladybird, intended to be linked to
new-comers.
This commit is contained in:
circl 2024-08-13 16:12:40 +02:00 committed by Andrew Kaster
parent 347928b950
commit 0dfc13f37d
Notes: github-actions[bot] 2024-08-17 17:52:22 +00:00
2 changed files with 85 additions and 1 deletions

View file

@ -44,9 +44,11 @@ Code-related documentation can be found in the [documentation](Documentation/) f
Join [our Discord server](https://discord.gg/nvfjVJ4Svh) to participate in development discussion.
Please read [Getting started contributing](Documentation/GettingStartedContributing.md) if you plan to contribute to Ladybird for the first time.
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).
The full contribution guidelines can be found in [`CONTRIBUTING.md`](CONTRIBUTING.md).
## License