From cb3f975e2af64cbe6a2decca66318e904dff391e Mon Sep 17 00:00:00 2001 From: Flavio Collocola Date: Fri, 1 Mar 2024 15:42:52 +0100 Subject: [PATCH] Renamed DMG2ISO to EasyDMG2ISO --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 757b28e..0f49c6d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,12 +1,12 @@ ![start2](https://cloud.githubusercontent.com/assets/10303538/6315586/9463fa5c-ba06-11e4-8f30-ce7d8219c27d.png) -# Contributing to DMG2ISO +# Contributing to EasyDMG2ISO First of all thank you to contribute and help us to improve our projects. ## Issues -If you want to report bugs or suggestions use the [Issue Tracker](https://github.com/EvolSoft/DMG2ISO/issues) +If you want to report bugs or suggestions use the [Issue Tracker](https://github.com/EvolSoft/EasyDMG2ISO/issues) - Please **do not** duplicate issues. Do a small search on current issues before report yours - Please provide as more detailed informations as you can about the issue @@ -16,7 +16,7 @@ If you want to report bugs or suggestions use the [Issue Tracker](https://github ## Code contributions -If you want to contribute to project's source code simply do a [Pull Request](https://github.com/EvolSoft/DMG2ISO/pull/new). Before doing this **be sure** that: +If you want to contribute to project's source code simply do a [Pull Request](https://github.com/EvolSoft/EasyDMG2ISO/pull/new). Before doing this **be sure** that: - The code is clear, correct and follows the current code syntax - All code comments are written in English - You provided a good and descriptive title