Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 924 Bytes

File metadata and controls

26 lines (16 loc) · 924 Bytes

Contributing

Thank you for considering contributing to gwaln! Whether you’re fixing bugs, adding features, improving documentation, or just giving feedback, it’s all welcome.

How to Contribute

  • Open an issue and describe what’s going on.

  • Fork the repo -> create a new branch -> commit changes -> open a PR. Keep commits focused and descriptive.

  • Typos, clarity, formatting, everything counts. You can edit directly and open a PR.

  • Before submitting a PR, run local tests and verify expected CLI behavior with the mock API.

Resources

License

By contributing, you agree that your contributions will be licensed under the MIT License.