libkernaux/CONTRIBUTING.md

41 lines
496 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 **core** or of
[libc](/libc), add a record to [ChangeLog](/ChangeLog).
2022-05-30 21:13:43 +00:00
C language
----------
Nothing here yet.
Python
------
Nothing here yet.
Ruby
----
### Matz's Ruby interpreter
See [pkgs/ruby/.rubocop.yml](/pkgs/ruby/.rubocop.yml)
### mruby
2022-05-30 22:04:44 +00:00
See [pkgs/mruby/.rubocop.yml](/pkgs/mruby/.rubocop.yml)
2022-05-30 21:13:43 +00:00
Rust
----
See [pkgs/rust/rustfmt.toml](/pkgs/rust/rustfmt.toml)