libkernaux/CONTRIBUTING.md

41 lines
546 B
Markdown
Raw Normal View History

2022-06-08 07:45:28 +00:00
Common
------
* Add your name to [COPYING](/COPYING).
* If you change the behavior (even just fix a bug) of **libkernaux** (stable),
[libc](/libc) or [libm](/libm), add a record to [ChangeLog](/ChangeLog).
2022-06-08 07:45:28 +00:00
2022-05-30 21:13:43 +00:00
C language
----------
Nothing here yet.
Python
------
Nothing here yet.
Ruby
----
### Matz's Ruby interpreter
See [bindings/ruby/.rubocop.yml](/bindings/ruby/.rubocop.yml)
2022-05-30 21:13:43 +00:00
### mruby
See [bindings/mruby/.rubocop.yml](/bindings/mruby/.rubocop.yml)
2022-05-30 21:13:43 +00:00
Rust
----
See [bindings/rust/rustfmt.toml](/bindings/rust/rustfmt.toml)