docs: change contribution wording in docs page a bit (#614)

Tiny wording changes.
This commit is contained in:
Clement Tsang 2021-11-27 06:41:54 -05:00 committed by GitHub
parent 16f0913307
commit a629e33f2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -14,16 +14,16 @@ This site serves as extended documentation for bottom alongside the [`README.md`
!!! Tip !!! Tip
It's probably a good idea to first check out the [Support](./support) page to see if your system is officially supported! It is a good idea to first check out the [Support](./support) page to see if your system is officially supported!
!!! Tip !!! Tip
If you're facing some issues during/after installation, check the [Troubleshooting](./troubleshooting) page for some common problems and solutions. If you're facing some issues during/after installation, check out the [Troubleshooting](./troubleshooting) page for some common problems and solutions.
To install bottom, refer to [the installation section of the `README.md`](https://github.com/ClementTsang/bottom#installation), To install bottom, refer to [the installation section of the `README.md`](https://github.com/ClementTsang/bottom#installation),
which contains a list of all the installation methods. which contains a list of all the installation methods.
## Contribution ## Contribution
New contributors are always welcome! See the [contribution](./contribution/issues-and-pull-requests/) section for how to help contribute to New contributors are always welcome! See the [contribution](./contribution/issues-and-pull-requests/) section for how to contribute to
bottom, whether it be filing issues or creating pull requests. bottom, whether it be filing issues, writing documentation, creating pull requests, etc.