Skip to content

Commit

Permalink
Update CONTRIBUTE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioconselheiro authored Feb 25, 2024
1 parent ec30bb9 commit 31f32de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Follow the steps:
* Create a branch in your forked repository, then code the feature or fix the bug;
* Run `npm run lint` and `npm run build` in the repository;
* Create a Pull Request from your repository to this one, with the issue in the body and some information you think could be usefull to the reviewer (print or a gif of it working will be appreciated (tools: [windows](https://www.screentogif.com/), [linux](https://linuxhint.com/install-peek-animated-gif-recorder-linux/)));
* The reviewer can ask some changes, always expect for this and don't be mad when ask changes, this is the GIT Flow process;
* The reviewer can ask some changes, always expect for this and don't be mad when ask changes, this is the process;
* When you get approved your branch can be merged, if you don't merge it, we will do.

# Tools
Expand Down

0 comments on commit 31f32de

Please sign in to comment.