Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.2 KB

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 1.2 KB

Contributing to vue-country-flag

Hello and thanks for your interest in our project!

Reporting issues

vue-country-flag uses GitHub’s integrated issue tracking system to record bugs and feature requests. If you want to raise an issue, please follow the recommendations below:

  • Before you submit an issue, please search the issue tracker to see if someone has already reported the problem.
  • If the issue doesn’t already exist, create a new issue.
  • Please provide as much information as possible with the issue report.
  • If possible try to create a test-case or project that replicates the issue.

Contributions

vue-country-flag welcomes contributions from everyone.

Contributions to vue-country-flag should be made in the form of GitHub pull requests. Each pull request will be reviewed by a core contributor (someone with permission to land patches) and either landed in the main tree or given feedback for changes that would be required. In order to ease integration task, please squash your commits in a single one prior to submit a pull request.

License

All code in this repository is under the MIT License