Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.75 KB

contributing.md

File metadata and controls

37 lines (23 loc) · 1.75 KB

🫱🏻‍🫲🏻 Contributing to Luxa

Thank you for your interest in contributing to Luxa CSS! Please review these guidelines before submitting a bug report or a pull request.

🦗 Bug reports

Use the issue tracker for bug reports, with the following considerations:

↗️ Pull requests

We welcome pull requests for improvements and new features. Please follow these guidelines:

  1. Ask first: before starting work on significant new features, suggest your feature idea in our discussion forums;
  2. Target branch: submit pull requests to the dev branch;
  3. Source files:
  • ✅ Edit files in /sass;
  • ❌ Do not edit /dist files directly.
  1. Compilation: After editing source files, recompile the /dist files with:
npm run build

🆘 Getting Help

For usage questions or other support:

  1. Check the documentation;
  2. Open a new discussion in the Help category

Thank you for contributing to Luxa CSS! 🧩