Skip to content

Commit b011e14

Browse files
philippart-sscraly
andauthored
conf: ⚙️ Add template for PRs (#85)
* conf: ⚙️ Add template for PRs * Update .github/pull_request_template.md Co-authored-by: Aurelie Vache <[email protected]> --------- Co-authored-by: Aurelie Vache <[email protected]>
1 parent a6c1919 commit b011e14

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.github/pull_request_template.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!-- Please set a comprehensive title for your pull request. -->
2+
<!-- Please fill, if applicable, the following sections. -->
3+
4+
## Kind of the Pull Request
5+
6+
- [ ] ✨ New demos ✨
7+
- [ ] 🐛 Bug 🐛
8+
- [ ] 🌟 Enhancement 🌟
9+
- [ ] 📝 Documentation 📝
10+
11+
## Products targeted
12+
13+
- [ ] 🧠 AI 🧠
14+
- [ ] 💿 DBaaS 💿
15+
- [ ] ⎈ Managed Kubernetes Service / Managed Private Registry / Managed Rancher Service ⎈
16+
- [ ] 🏗️ IaC 🏗️
17+
18+
## Purpose of this Pull Request
19+
20+
<!-- Describe here what is the purpose of your pull request. -->
21+
22+
- [ ] detailed README provided

0 commit comments

Comments
 (0)