Aethel Bot OSS repository! aethel.xyz
bot fun ai discord discord-bot aethel

Contributing to Aethel#

Thank you for your interest in contributing!

How to Contribute#

  • Fork the repository and create your branch from dev.
  • Run pnpm run lint and ensure code passes ESLint and Prettier.
  • Add tests for any new features or bugfixes.
  • Open a pull request with a clear description of your changes.
  • Be respectful and constructive in code reviews and discussions.

Reporting Issues#

  • Use GitHub Issues for bugs, feature requests, or questions.
  • Include steps to reproduce, expected/actual behavior, and environment info.

Code Style#

  • Follow existing code style (ESLint, Prettier, file organization).
  • Use clear, descriptive commit messages.

Community#

  • Please be kind and inclusive. See CODE_OF_CONDUCT.md.