mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-11-24 19:53:00 -05:00
Update Windows scripts to reflect name change
This commit is contained in:
@@ -10,7 +10,7 @@ To contribute to the project, please follow the following instructions:
|
||||
|
||||
### When submitting your work for review and merge:
|
||||
|
||||
1. Create an issue in the PlexDBRepair repo against the current release
|
||||
1. Create an issue in the DBRepair repo against the current release
|
||||
- Describe the deficiency to be addressed in sufficient detail
|
||||
|
||||
2. Complete your work in your branch
|
||||
@@ -26,7 +26,7 @@ To contribute to the project, please follow the following instructions:
|
||||
5. In the pull request, provide a description of what change(s) where made
|
||||
- As last text added, on a blank line,
|
||||
- Add the text: `Fixes:` followed by the URL of the open Issue
|
||||
eg: Fixes: https://ChuckPa/PlexDBRepair/issues/12 (if we were fixing issue 12)
|
||||
eg: Fixes: https://github.com/ChuckPa/DBRepair/issues/12 (if we were fixing issue 12)
|
||||
|
||||
- Adding the above text & URL has the following impact:
|
||||
-- The Issue which prompted the change is forever linked to the PR making documentation easy.
|
||||
|
||||
Reference in New Issue
Block a user