Merge pull request #591 from oohsai/main

Create PULL_REQUEST_TEMPLATE.md
This commit is contained in:
Anoop M D
2023-10-16 03:15:28 +05:30
committed by GitHub

7
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,7 @@
# Description
<!-- Explain here the changes your PR introduces and text to help us understand the context of this change. -->
# Contribution Checklist:
- [ ] **The pull request does not introduce any breaking changes**
- [ ] **I have read the [contribution guidelines](https://github.com/usebruno/bruno/blob/main/contributing.md).**
- [ ] **Create an issue and link to the pull request.**