natives
natives copied to clipboard
refactor(doc/contributing): improve descriptions/sections
This should be more clear for users now.
I was thinking probably adding the tables method, just like https://github.com/citizenfx/natives/pull/977#pullrequestreview-1830851887. @4mmonium what do you think?
This should now be good @4mmonium
I added the section method signature so people will know the standart from now.
I don't entirely see the point of this PR, this in my opinion, makes things harder to understand.
- If we want an issue template we should specifically add one, burying it CONTRIBUTING.md seems like a bad idea.
- Changing the examples at the bottom to improper format (Lua codegen will always be
UpperCamelCaseso randomly usingUPPER_SNAKE_CASEis confusing) - Un-needed note about RedM native docs not being supported
Going to close this for now, some of this will hopefully get touched on later.