Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 1.26 KB

CONTRIBUTING.md

File metadata and controls

27 lines (17 loc) · 1.26 KB

Contributing

We are very happy that you want to contribute to nuxt-click-outside. To create a perfect experience for everyone in the community, there are a set of rules and best practices which our repository got.

Please take note of the following guidelines and rules.

Found an Issue?

Thank you for reporting any issues you find.

We do our best to test and make our repository as solid as possible, but any reported issue is a real help.

Please follow these guidelines when reporting issues:

  • Provide a title in the format of Ex: [BUG]: <Error> when <Task>, [Issue]: When I try to <x>, an <Error> appears
  • Tag your issue with the tag triage-needed
  • Provide a short summary of what you are trying to do
  • Provide the log of the encountered error if applicable
  • Provide the exact version of the framework you are using.
  • Be awesome and consider contributing a pull request

Want to contribute?

We very much appreciate every contribution and do our best to review them in a reasonable time.

To create a Pull Request, please follow our Branching model and How to submit a Pull Request documents.