1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-07 07:04:36 +01:00

oops

Margen67
2021-04-21 14:50:35 -10:00
parent 7bc4e3934d
commit 8251cc916b

@@ -51,8 +51,8 @@ We use [OpenRCT2's issue tracker][openrct2-issues] to list all of the tasks that
To make sure the goal of each task is clear we use `labels`, you can [browse ours][openrct2-labels] to read about what each of them mean. If you're a newcomer look for the [open issues][openrct2-good-first-issues] with the `good first issue` label (or [`hacktoberfest`][openrct2-hacktoberfest] if it's october), this means that the task was well defined and considered simple enough to be picked up by someone that never contributed to our code base.
Found one? Good! Now please:
* Do read the issue page to make sure no one is working on it. You can see that if someone has commented or if there are links there referencing someone else's commit. *Note*: in some cases those references or comment might be very old and the task might be up for grabs again.
* Comment that you're taking that task!
* Do read the issue page to make sure no one is working on it. You can see that if someone has commented or if there are links there referencing someone else's commit. *Note*: in some cases those references or comment might be very old and the task might be up for grabs again.
* Comment that you're taking that task!
If you're unsure whether someone else is working on it, or if you want to do something that is not tracked, ask us [on Discord][openrct2-discord] first! This makes sure you don't waste precious time doing something that is already being done or that was ruled out.