libkernaux/CONTRIBUTING.md

41 lines
537 B
Markdown

Common
------
* Add your name to [COPYING](/COPYING).
* If you change the behavior (even just fix a bug) of **libkernaux**,
[libc](/libc) or [libm](/libm), add a record to [ChangeLog](/ChangeLog).
C language
----------
Nothing here yet.
Python
------
Nothing here yet.
Ruby
----
### Matz's Ruby interpreter
See [bindings/ruby/.rubocop.yml](/bindings/ruby/.rubocop.yml)
### mruby
See [bindings/mruby/.rubocop.yml](/bindings/mruby/.rubocop.yml)
Rust
----
See [bindings/rust/rustfmt.toml](/bindings/rust/rustfmt.toml)