website/node_modules/less/CONTRIBUTING.md

Contributing to Less.js

We welcome feature requests and bug reports. Please read these guidelines before submitting one.

Words that begin with the at sign (@) must be wrapped in backticks! . As a courtesy to avoid sending notifications to any user that might have the @username being referenced, please remember that GitHub usernames also start with the at sign. If you don't wrap them in backticks, users will get unintended notifications from you.

GitHub has other great markdown features as well, go here to learn more about them.

Reporting Issues

We only accept issues that are bug reports or feature requests. Bugs must be isolated and reproducible problems that we can fix within the Less.js core. Please read the following guidelines before opening any issue.

  1. Search for existing issues. We get a lot of duplicate issues, and you'd help us out a lot by first checking if someone else has reported the same issue. Moreover, the issue may have already been resolved with a fix available.
  2. Create an isolated and reproducible test case. Be sure the problem exists in Less.js's code with reduced test cases that should be included in each bug report.
  3. Test with the latest version. We get a lot of issues that could be resolved by updating your version of Less.js.
  4. Include an example with source. E.g. You can use less2css.org to create a short test case.
  5. Share as much information as possible. Include operating system and version. Describe how you use Less. If you use it in the browser, please include browser and version, and the version of Less.js you're using. Let us know if you're using the command line (lessc) or an external tool. And try to include steps to reproduce the bug.
  6. If you have a solution or suggestion for how to fix the bug you're reporting, please include it, or make a pull request - don't assume the maintainers know how to fix it just because you do.

Please report documentation issues in the documentation project.

Feature Requests

Pull Requests

Pull requests are encouraged!

Coding Standards

Developing

If you want to take an issue just add a small comment saying you are having a go at something, so we don't get duplication.

Learn more about developing Less.js.



JohnCoene/chirp documentation built on May 25, 2021, 6:33 p.m.