Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 983 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (18 loc) · 983 Bytes

Contributing to @krozamdev/masked-password

We love your input! We want to make contributing to this project as easy and transparent as possible.

Code of Conduct

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code.

How to contribute

We welcome all kinds of contributions, including but not limited to:

  • Bug fixes
  • New features
  • Documentation improvements
  • Tests

Fork the repo

Fork the repository and create your branch from main.

Commit your changes

Write clear, concise commit messages. If you are fixing a bug, mention the issue number in your commit message.

Create a Pull Request (PR)

Once you are done, create a pull request. We will review your changes and provide feedback or approve them.

Reporting Bugs

If you find any bugs, please report them in the Issues section.