-
Notifications
You must be signed in to change notification settings - Fork 41
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
5 changed files
with
65 additions
and
26 deletions.
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
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 |
---|---|---|
@@ -1,14 +1,47 @@ | ||
## Describe your changes | ||
## Overview | ||
<!-- Please provide a brief overview of the changes made in this pull request. e.g. current behavior/future behavior --> | ||
|
||
## Screenshots - If Any (Optional) | ||
<!-- | ||
## Additional Information | ||
## Issue ticket number and link | ||
> Any additional information that may be useful for reviewers to know | ||
--> | ||
|
||
<!-- | ||
## How to Test | ||
> Please provide instructions on how to test the changes made in this pull request | ||
--> | ||
|
||
<!-- | ||
## Examples/Screenshots | ||
> Here you add related screenshots | ||
--> | ||
|
||
<!-- | ||
## Related issues/PRs: | ||
Here you add related issues and PRs. | ||
If this resolved an issue, write "Resolved #<issue number> | ||
e.g. If this PR resolves issues 1 and 2, it should look as follows: | ||
* Resolved #1 | ||
* Resolved #2 | ||
--> | ||
|
||
<!-- | ||
## Checklist before requesting a review | ||
put an [x] in the box to get it checked | ||
- [ ] My code follows the style guidelines of this project | ||
- [ ] I have commented my code, particularly in hard-to-understand areas | ||
- [ ] I have commented on my code, particularly in hard-to-understand areas | ||
- [ ] I have performed a self-review of my code | ||
- [ ] If it is a core feature, I have added thorough tests. | ||
- [ ] New and existing unit tests pass locally with my changes | ||
**Please open the PR against the `dev` branch (Unless the PR contains only documentation 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
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