Skip to content

Commit 95b33ea

Browse files
committed
Improve the language around the contributing guide.
1 parent 271c84c commit 95b33ea

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

source/docs/en/latest/contributing/contribute.markdown

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,12 @@ The HandBrake Team welcomes contributions from user interface and graphic design
4141

4242
Developers wanting to contribute code should check out the [HandBrake source code on GitHub](https://github.com/HandBrake/HandBrake) and create a pull request on GitHub for each contribution. For more on this workflow, read [Understanding the GitHub Flow](https://guides.github.com/introduction/flow/).
4343

44-
[Open issues](https://github.com/HandBrake/HandBrake/issues) are good candidates for learning and fixing various parts of the code base. Please introduce yourself on an issue if you wish to work on it.
44+
[Open issues](https://github.com/HandBrake/HandBrake/issues) are good candidates for learning and fixing various parts of the code base.
45+
In particular, look out for tickets labelled as ["Patch / Help Welcome"](https://github.com/HandBrake/HandBrake/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22Patch%20%2F%20Help%20Welcome%22) as these are good candidates to start with.
46+
47+
Please introduce yourself on a ticket or one of our [Community](../help/community-support.html) channels before working on a issue.
4548

46-
Please be aware, the developers that work on the HandBrake project are volunteers. As such, it is not always possible to provide timely feedback or mentoring.
49+
The developers that work on the HandBrake project are volunteers. As such, it is not always possible to provide timely feedback or mentoring. Please be patient for a response.
4750

4851
If AI is used in the process of making a change, it must be disclosed in the Pull Request.
4952

0 commit comments

Comments
 (0)