1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 03:19:58 +03:00

Update docs/development/Contributing.md

Co-authored-by: Benedikt Kleiner <benedikt.kleiner@gmail.com>
This commit is contained in:
Sensei 2025-06-11 10:29:29 -05:00 committed by GitHub
parent 91c0e5405f
commit 9a38c1b100
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ Also, if you are good at writing in English, you are welcome to help with the do
## How are changes made in INAV? (Testing and reviewing pull requests)
Most changes done to INAV are done by whats called a “pull request”, or “PR”. As of this writing, there are currently
98 pull requests, 98 new things waiting to be added to INAV itself, and 34 for Configurator. Each is waiting for someone
to test them, or update the related documentation, or just look over the code. If you are curious about whats coming,
to test them, or update the related documentation, or just look over the code. If you are curious about what's coming,
then have a look at the [INAV Pull Requests](https://github.com/iNavFlight/inav/pulls)
And the ones for [Configurator](https://github.com/iNavFlight/inav-configurator/pulls)