Skip to content

Commit

Permalink
chore : PR revised
Browse files Browse the repository at this point in the history
  • Loading branch information
purohitdheeraj committed Dec 6, 2023
1 parent 34a0163 commit 10c7e4b
Showing 1 changed file with 13 additions and 28 deletions.
41 changes: 13 additions & 28 deletions .github/PR_TEMPLATE/pull_request_template.md
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?)

0 comments on commit 10c7e4b

Please sign in to comment.