-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'refs/remotes/origin/main'
- Loading branch information
Showing
3 changed files
with
736 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
![start2](https://cloud.githubusercontent.com/assets/10303538/6315586/9463fa5c-ba06-11e4-8f30-ce7d8219c27d.png) | ||
|
||
# Contributing to DMG2ISO | ||
|
||
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) | ||
|
||
- 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 | ||
- Please **do not** post issues related to unofficial source code | ||
- Please **do not** post fake or support issues | ||
- Please write in English | ||
|
||
## 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: | ||
- 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 | ||
- The Pull Request does not already exist |
Oops, something went wrong.