Skip to content

Commit

Permalink
Re-add a PR preparation intro from PR #7916 (#8110)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2d8ffdf)
  • Loading branch information
webknjaz authored and patchback[bot] committed Jan 30, 2024
1 parent d4bef7a commit fbd5399
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/contributing.rst
Expand Up @@ -261,13 +261,22 @@ To run spell checker on Linux box you should install it first:
$ pip install sphinxcontrib-spelling
Preparing a pull request
------------------------

When making a pull request, please include a short summary of the changes
and a reference to any issue tickets that the PR is intended to solve.
All PRs with code changes should include tests. All changes should
include a changelog entry.


Changelog update
----------------

.. include:: ../CHANGES/README.rst


Making a Pull Request
Making a pull request
---------------------

After finishing all steps make a GitHub_ Pull Request with *master* base branch.
Expand Down

0 comments on commit fbd5399

Please sign in to comment.