💬 comments(docs): pr template now doesnt show comments for the one doing the request

This commit is contained in:
Sergio Laín 2024-08-09 01:17:04 +02:00
parent f14a68349f
commit cb04fb6704
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -1,10 +1,10 @@
## 🌿 Description ## 🌿 Description
_(Include a summary of the changes)_ <!-- Include a summary of the changes -->
## 📝 Type of change ## 📝 Type of change
Please put an `x` in the boxes that apply: <!-- Please put an `x` in the boxes that apply -->
- [ ] **Bug fix** (non-breaking change which fixes an issue) - [ ] **Bug fix** (non-breaking change which fixes an issue)
- [ ] **New feature** (non-breaking change which adds functionality) - [ ] **New feature** (non-breaking change which adds functionality)
@ -15,7 +15,7 @@ Please put an `x` in the boxes that apply:
## 🔎 Checklist ## 🔎 Checklist
Please put an `x` in the boxes that apply: <!-- Please put an `x` in the boxes that apply -->
- [ ] I have read the [CONTRIBUTING](./CONTRIBUTING.md) document. - [ ] I have read the [CONTRIBUTING](./CONTRIBUTING.md) document.
- [ ] My code follows the code style of this project. - [ ] My code follows the code style of this project.
@ -27,8 +27,8 @@ Please put an `x` in the boxes that apply:
## 📸 Screenshots ## 📸 Screenshots
_(If appropriate)_ <!-- If appropriate -->
## ✏️ Additional context ## ✏️ Additional context
_(Add any other context about the pull request here)_ <!-- Add any other context about the pull request here -->