mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 11:29:56 +03:00
Update docs/development/Contributing.md
Co-authored-by: Benedikt Kleiner <benedikt.kleiner@gmail.com>
This commit is contained in:
parent
91c0e5405f
commit
9a38c1b100
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
## How are changes made in INAV? (Testing and reviewing pull requests)
|
||||||
Most changes done to INAV are done by what’s called a “pull request”, or “PR”. As of this writing, there are currently
|
Most changes done to INAV are done by what’s 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
|
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)
|
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)
|
And the ones for [Configurator](https://github.com/iNavFlight/inav-configurator/pulls)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue