Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 738 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 738 Bytes

Contributing

Thank you for investing your time to improve this project.

Issues

Found a bug? Just open an issue in GitHub's or Codeberg's bug tracker.

Make sure to describe the idea you've had or the problem you've experienced in detail. Thank you!

Code

You want to directly contribute to this project? Great! Open a pull request via GitHub or Codeberg.

But before you commit your code, run GNU indent on it. You can use the format make rule. GNU Indent is required.

make format