From edf46ddf61ff17fe19c58a6fa37c6256afd9f23e Mon Sep 17 00:00:00 2001 From: Waldir Borba Junior Date: Tue, 27 Feb 2024 13:49:47 -0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1978bb3..556b7dd 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,12 @@ You can add files/directories to ignore list, so when execute `glink` the conten touch .glink-ignore ``` +### `Contributing to glink` + +If you are interested in contributing to `glink`, we would love to have your help! You can start by checking out the [ open issues ](https://github.com/waldirborbajr/glink/issues) on our GitHub repository to see if there is anything you can help with. You can also suggest new features or feel free to create a new feature by opening a new issue. + +To contribute code to `glink`, you will need to fork the repository and create a new branch for your changes. Once you have made your changes, you can submit a pull request for them to be reviewed and merged into the main codebase. + ## Contributors