Skip to content

Commit

Permalink
wdt: readme: add contribution example commit
Browse files Browse the repository at this point in the history
Signed-off-by: Vaisakh Murali <mvaisakh@statixos.com>
  • Loading branch information
mvaisakh committed Dec 27, 2022
1 parent b91d89a commit dba88cb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,8 @@ Edit the wsl-tar-gen.sh (but make sure your distro exists in [DockerHub](https:/

`bash wsl-tar-gen.sh`

If you want to your favourite distro updated in my repository, I'm happy to accept contributions! :)
## Contributing

If you want to your favourite distro updated in my repository, fork and clone the repository. Edit `wsl-tar-gen.sh` and edit the macro `DISTROS` and add your favourite distro name there. But again make sure that your distro exists in [DockerHub](https://hub.docker.com/)!

You can refer to [this example commit](https://github.com/mvaisakh/wsl-distro-tars/commit/5567b03) (make sure you follow the commit message style) and create a pull request to this repository

0 comments on commit dba88cb

Please sign in to comment.