-
-
Notifications
You must be signed in to change notification settings - Fork 436
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
763 changed files
with
4,281 additions
and
67,697 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
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,45 @@ | ||
<!--- | ||
Thank you for contributing to OpenMage LTS. | ||
To help us process this pull request we recommend that you add the following information: | ||
- Summary of the pull request, | ||
- Issue(s) related to the changes made, | ||
- Manual testing scenarios | ||
Fields marked with (*) are required. Please don't remove the template. | ||
--> | ||
|
||
<!--- Please provide a general summary of the Pull Request in the Title above --> | ||
|
||
### Description (*) | ||
<!--- | ||
Please provide a description of the changes proposed in the pull request. | ||
Letting us know what has changed and why it needed changing will help us validate this pull request. | ||
--> | ||
|
||
### Related Pull Requests | ||
<!-- related pull request placeholder --> | ||
|
||
### Fixed Issues (if relevant) | ||
<!--- | ||
If relevant, please provide a list of fixed issues in the format OpenMage/magento-lts#<issue_number>. | ||
There could be 1 or more issues linked here and it will help us find some more information about the reasoning behind this change. | ||
--> | ||
1. Fixes OpenMage/magento-lts#<issue_number> | ||
|
||
### Manual testing scenarios (*) | ||
<!--- | ||
Please provide a set of unambiguous steps to test the proposed code change. | ||
Giving us manual testing scenarios will help with the processing and validation process. | ||
--> | ||
1. ... | ||
2. ... | ||
|
||
### Questions or comments | ||
<!--- | ||
If relevant, here you can ask questions or provide comments on your pull request for the reviewer | ||
For example if you need assistance with writing tests or would like some feedback on one of your development ideas | ||
--> | ||
|
||
### Contribution checklist (*) | ||
- [ ] Pull request has a meaningful description of its purpose | ||
- [ ] All commits are accompanied by meaningful commit messages | ||
- [ ] All automated tests passed successfully (all builds are green) |
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
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
## v20.1.0 - unreleased | ||
|
||
|
||
merged changes from v19.4.5 | ||
|
||
## v20.0.0 - 2020-06-28 | ||
|
||
|
Oops, something went wrong.