# Contributing to SimpleBar

Thanks for your interest in contributing to SimpleBar – Admin Bar Customiser.

---

## Ways to Contribute

### Report Bugs
If you’ve found a bug:
- Check existing issues first
- Include steps to reproduce
- Mention your WordPress and PHP versions
- Screenshots are always helpful

### Suggest Improvements
Feature suggestions are welcome, especially if they:
- Reduce clutter
- Simplify existing behaviour

---

## Development Guidelines

- Follow WordPress coding standards
- Avoid introducing new dependencies unless strictly necessary
- Keep changes focused and easy to review

SimpleBar aims to remain lightweight and easy to understand.

---

## Pull Requests

When submitting a pull request:

- Explain *why* the change is needed
- Avoid combining unrelated changes
- Update documentation where relevant

Not every idea will be merged — that’s not a reflection on quality, just on scope.

---

## Philosophy

SimpleBar exists to make the WordPress admin experience easier.

If a proposed change makes the plugin:

- More complex to configure
- Less focused

…it probably doesn’t belong here.

---

Thanks for helping keep SimpleBar simple.
