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

contributing.md: Change 'over 100' to 'many'

This commit is contained in:
Ray Morris 2025-06-12 20:46:31 -05:00
parent 2461dafa6b
commit f261e4959d

View file

@ -1,15 +1,16 @@
# You can help bring INAV forward!
INAV is a big project and fully community-driven. This is why we need you, to make INAV better with every release!
There are over 100 new features and fixes ready to go into INAV, contributed by a lot of developers. To ensure that
There are always many new features and fixes ready to go into INAV, contributed by a lot of developers. To ensure that
all quality standards are met, all these great additions need to be checked, tested and potentially fixed before we
can add them to the code. This is why we always need your help, to keep the standards high and our aircraft safe!
If you are a bit tech-savvy and curious to try new things in the hobby you are invited to join us and help with the development.
Also, if you are good at writing in English, you are welcome to help with the documentation.
## 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
Most changes done to INAV are done by whats called a “pull request”, or “PR”. Each month, there are about 30 pull
requests - 30 new features or fixes added to INAV.
Each is waiting for someone
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)