浏览代码

add initial pull request template for github

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe 2 年之前
父节点
当前提交
ba7b0c587f
共有 1 个文件被更改,包括 18 次插入0 次删除
  1. 18 0
      .github/pull_request_template.md

+ 18 - 0
.github/pull_request_template.md

@@ -0,0 +1,18 @@
+### 🖼️ Screenshots
+
+🏚️ Before | 🏡 After
+---|---
+B | A
+
+
+### 🚧 TODO
+
+- [ ] ...
+
+### 🏁 Checklist
+
+- [ ] ⛑️ Tests (unit and/or integration) are included or not needed
+- [ ] 🔖 Capability is checked or not needed 
+- [ ] 🔙 Backport requests are created or not needed: `/backport to stable-xx.x`
+- [ ] 📅 Milestone is set
+- [ ] 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)