diff --git a/nightly/contribution/issues-and-pull-requests/index.html b/nightly/contribution/issues-and-pull-requests/index.html index 1e8daed2..a070f0d1 100644 --- a/nightly/contribution/issues-and-pull-requests/index.html +++ b/nightly/contribution/issues-and-pull-requests/index.html @@ -1101,13 +1101,15 @@
  • Fork the project.
  • Make your changes.
  • Make any documentation changes if necessary - if you add a new feature, it'll probably need documentation changes. See here for tips on documentation.
  • -
  • Commit and create a pull request to merge into the master branch. Please follow the pull request template.
  • -
  • Ask/wait for a maintainer to review your pull request.