Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 837 Bytes

File metadata and controls

15 lines (11 loc) · 837 Bytes

Contributing to KindredCard

Thank you for your interest in KindredCard! As an AGPLv3-licensed project, we welcome contributions that respect user freedom and privacy.

Licensing

By contributing to this project, you agree that your contributions will be licensed under the GNU Affero General Public License v3.0 (AGPLv3).

How to Contribute

  1. Fork the Repository: Create your own copy of the project.
  2. Create a Branch: Use a descriptive name (e.g., fix-timezone-dropdown).
  3. Keep it Clean: Follow the existing Go and JavaScript formatting (make docs-fmt).
  4. Submit a Pull Request: Describe your changes in detail and link to any relevant issues.

Local Development

Refer to the Wiki for detailed setup instructions using the provided Makefile.