-
Notifications
You must be signed in to change notification settings - Fork 313
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
1 parent
34a0163
commit 10c7e4b
Showing
1 changed file
with
13 additions
and
28 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,24 @@ | ||
# Description | ||
## What changed / motivation ? | ||
|
||
Please include a summary of the changes and the related issue. Please also | ||
include relevant motivation and context. List any dependencies that are required | ||
for this change. | ||
Please include relevant motivation and context | ||
|
||
Fixes # (issue) | ||
|
||
**Snapshots/Videos:** | ||
## Linked PR/Issues | ||
|
||
## Type of change | ||
|
||
<!-- Please delete options that are not relevant. --> | ||
Fixes # (issue) | ||
|
||
- [ ] 🍕 Feature | ||
- [ ] 🐛 Bug Fix | ||
- [ ] 📝 Documentation Update | ||
- [ ] 🎨 Style | ||
- [ ] 🧑💻 Code Refactor | ||
- [ ] 🔥 Performance Improvements | ||
- [ ] ✅ Test | ||
- [ ] 🤖 Build | ||
- [ ] 🔁 CI | ||
- [ ] 📦 Chore (Release) | ||
- [ ] ⏩ Revert | ||
- [ ] ✏️ Updated Test Cases | ||
## Additional Context | ||
|
||
## Added tests? | ||
<!--- Screenshots, Tests, Breaking Change, Anything Else ? ---> | ||
|
||
- [ ] 👍 yes | ||
- [ ] 🙅 no, because they aren't needed | ||
- [ ] 🙋 no, because I need help | ||
Screenshots, Tests, Anything Else | ||
|
||
**Steps to test the feature:** | ||
## Pre-flight checklist | ||
|
||
**Snapshot of the test-cases that are passing:** | ||
- [ ] I have read the contributing guidelines | ||
[Contribution Guidelines](../CONTRIBUTING.md) | ||
- [ ] I have signed the contributing agreements | ||
- [ ] I have written unit tests where necessary (If it is a feature commit) | ||
- [ ] Performed a self-review of my code | ||
|
||
**Does this PR introduce a breaking change?** (What changes might users need to | ||
make in their application due to this PR?) |