Merge pull request #5291 from EvTheFuture/documentation-fixes

Documentation fixes
This commit is contained in:
Christian Hewitt 2021-04-03 14:09:35 +04:00 committed by GitHub
commit 06b63fd9bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,8 +92,7 @@ Please follow this process; it's the best way to get your work included in the p
- Commit your changes in logical chunks. or your pull request is unlikely - Commit your changes in logical chunks. or your pull request is unlikely
be merged into the main project. Use git's be merged into the main project. Use git's
[interactive rebase](https://help.github.com/articles/interactive-rebase) [interactive rebase](https://docs.github.com/en/github/getting-started-with-github/about-git-rebase) feature to tidy up your commits before making them public.
feature to tidy up your commits before making them public.
- Push your topic branch up to your fork: - Push your topic branch up to your fork: