-
Notifications
You must be signed in to change notification settings - Fork 0
/
CONTRIBUTING
27 lines (16 loc) · 931 Bytes
/
CONTRIBUTING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Contributing Guidelines
Thanks you so much for your interest in contributing to this project!
## About our deal
Hi! I'm Matheus Vidigal and I'm the creator and maintainer of this project.
If you encounter bugs, please **do** open an issue describing the bug and including steps to easily reproduce it.
If you have an idea for an enhancement, go ahead and share it via an issue, but please don't expect a timely response.
This project is MIT-licensed, and this means that you can implement and use whatever enhancements you'd like.
## Commits and Code Padronization
This project follow the [Conventinal Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification.
## Bug reports
If you encounter a problem with this project, please open an issue. Be sure to include:
- Package version
- Node version
- NextJS and ReactJS versions
- Eslint and Typescript versions
- Brief but thorough description of the issue