Skip to content

Files

Latest commit

 

History

History
36 lines (19 loc) · 1.8 KB

CONTRIBUTING.md

File metadata and controls

36 lines (19 loc) · 1.8 KB

Welcome to the Contributing guide of Unwired

Thank you for investing your time in contributing to the project. Open source projects like this thrive on contributions from its community.

Read our Code of Conduct to keep our community approachable and respectable.

Getting Started

To get an overview of the project, read the README.

Create an issue

While using this library in your project or while testing this project's code, if you spot a problem, search if an issue already exists. If a related issue does not exit, you can open a new issue using the issue form or create a blank issue.

While creating a blank issue, make sure to add relevant labels to your issue to help others easily navigate through the issues.

Issue labels

  • bug : use this label for filing a bug report
  • feature : use this label for requesting a new feature
  • doc : use this label for requesting an update in the README or documentation
  • test : use this label to request an update in the test cases

Solving an issue

Scan through our existing issues to find one that interests you. You can narrow down the search using labels as filters. If you find an issue to work on, you are welcome to open a PR with a fix.

Creating a PR

When you're finished with the changes, create a pull request, also known as a PR. Don't forget to link your PR with a issue if you are solving one.

Your PR is merged

Congratulations 🎉 Your contribution will make to the next update of Unwired ⚡. Feel free to share your good deed on your socials.