diff --git a/docs/text/how_to_contribute.rst b/docs/text/how_to_contribute.rst index 25ab5957..f8725fba 100644 --- a/docs/text/how_to_contribute.rst +++ b/docs/text/how_to_contribute.rst @@ -90,3 +90,9 @@ We use black and isort for styling. They are automatically triggered on every co We are looking forward to hear from you! =) + + +PR Descriptions +''''''' + +The PR should have a clear and descriptive title, along with a detailed description of the changes made, the problem being addressed, and any relevant tips for reviewers. An example of what this might look like is `here. `_