mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 08:14:38 +01:00
Point to hacktoberfest when it's october
@@ -59,7 +59,7 @@ There are multiple things to helps us with, but for a newcomer, you might not kn
|
||||
|
||||
We use [OpenRCT2's issue tracker][openrct2-issues] to list all of the tasks that need to be done, They will vary wildly in scope, some of them will be to fix a bug, others to implement a feature or refactor a code for improved legibility.
|
||||
|
||||
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, 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.
|
||||
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.
|
||||
@@ -142,6 +142,7 @@ If it's the first time you're contributing with the project, make sure to update
|
||||
[openrct2-commit-messages]: https://github.com/OpenRCT2/OpenRCT2/wiki/Commit-Messages
|
||||
[openrct2-discord]: https://discord.gg/ZXZd8D8
|
||||
[openrct2-good-first-issues]: https://github.com/OpenRCT2/OpenRCT2/labels/good%20first%20issue
|
||||
[openrct2-hacktoberfest]: https://github.com/OpenRCT2/OpenRCT2/labels/hacktoberfest
|
||||
[openrct2-issues]: https://github.com/OpenRCT2/OpenRCT2/issues
|
||||
[openrct2-labels]: https://github.com/OpenRCT2/OpenRCT2/labels
|
||||
[openrct2-localisation]: https://github.com/OpenRCT2/Localisation
|
||||
|
||||
Reference in New Issue
Block a user