This document is a guideline for contributing to LicenseList.
We Welcome Your Contribution!
We value and appreciate your contributions. This project thrives due to the support and collaboration of our community members.
When creating Issues or Pull Requests, please write in English. This ensures effective communication among contributors from diverse backgrounds.
-
Create an Issue
If you find a problem or have a suggestion for a new feature, start by creating an issue. This provides a platform to discuss with other contributors and maintainers. If you spot a typo or other small mistake, feel free to create a pull request directly. -
Fork and Clone
Before proposing your changes, fork this repository and clone it locally. -
Create a Branch
When suggesting a new feature or fix, create a branch with a appropriate branch name. There is no fixed format for branch names. -
Commit and Push Your Changes
Commit your changes to your local branch and push them to your forked repository. -
Create a Pull Request
To get your changes merged into this repository, create a pull request with a appropriate title. There is no fixed format for pull request titles.
Follow Swift API Design Guidelines.