Thanks for your interest in improving Aligna! We value simplicity and clarity.
- Suggestions: Open an issue using the feedback template
- Improvements: Submit a pull request with your changes
- Questions: Start a discussion in the issues section
- Keep it simple: Favor minimalism over complexity
- Be clear: Write in plain language that's easy to understand
- Stay focused: Contributions should align with our core goals
- Follow the project's markdown linting rules (see
.markdownlint.json) - Include blank lines before and after headings, lists, and code blocks
- Use language specifiers for code blocks (e.g., ```javascript)
// Example code block
console.log("Hello, world!");- Keep line lengths reasonable for readability
We review all contributions promptly and appreciate your help making review processes better for everyone!