Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 653 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (10 loc) · 653 Bytes

Contributing Guide

Issue Guidelines

  • Issues are exclusively for bug reports and feature requests. Other questions may be closed directly.

  • pls check if similar problems have already been submitted, when you submit a problem.

  • Please specify which version Vue and vue-tabs you are using, and provide OS and browser information.

Pull Request Guidelines

  • DO NOT include dist files, vue-tabs.js, vue-tab.min.js and vue-tabs.css

  • pls **Rebase, DO NOT Merge to keep commit history clear

  • If fix a bug, pls include detailed description of the bug in the PR

  • One PR include One thing, to fix one bug or to add one feature