Skip to content

Commit

Permalink
Merge pull request #4102 from nextcloud/nickvergessen-patch-1
Browse files Browse the repository at this point in the history
chore: Add pull_request_template.md to emphasize better PRs
  • Loading branch information
nickvergessen committed May 16, 2023
2 parents 0ea849b + 2c4e2b6 commit 0975c66
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
### ☑️ Resolves

* Fix #…

### 🖼️ Screenshots

🏚️ Before | 🏡 After
---|---
B | A


### 🚧 Tasks

- [ ] ...

### 🏁 Checklist

- [ ] ⛑️ Tests are included or are not applicable
- [ ] 📘 Component documentation has been extended, updated or is not applicable

0 comments on commit 0975c66

Please sign in to comment.