mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 11:29:56 +03:00
How to test a pull request.md - minor typo
This commit is contained in:
parent
84bef6c974
commit
eb1b564c7e
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Building the pull request manually or using custom/unofficial targets is not the
|
|||
- You are interested in testing a new feature implemented by this pull request
|
||||
|
||||
# Why should you not test a pull request?
|
||||
- Pull requests are beta code and may have bugs, bugs may cause you to crash and damage your model
|
||||
- Pull requests are beta code and may have bugs; bugs may cause you to crash and damage your model
|
||||
- Upgrading from the stable version of INAV may require changes to your config that are not yet fully documented
|
||||
|
||||
# Before you proceed
|
||||
|
@ -23,7 +23,7 @@ This is easy, but you will need to be logged in to your GitHub account.
|
|||
|
||||
Navigate to the INAV github project and click on [``Pull Requests``](https://github.com/iNavFlight/inav/pulls).
|
||||
|
||||
You can just scrool through the list to find a pull request you are interested in, or use the filter bar by typing the name of the pull request, or the number, if you know it.
|
||||
You can just scroll through the list to find a pull request you are interested in, or use the filter bar by typing the name of the pull request, or the number, if you know it.
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue