Skip to content

Commit bf1f956

Browse files
committed
Add pull_request_template.md
1 parent 8f3680d commit bf1f956

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/pull_request_template.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 📝 Pull Request Template Selection
2+
3+
Thank you for contributing! To help us review your pull request effectively, please select the appropriate template:
4+
5+
- **Bug Fix**: [Use the Bug Fix Template](?template=bug_fix.md)
6+
- **Feature / Enhancement**: [Use the Feature Template](?template=feature.md)
7+
- **Documentation Update**: [Use the Docs Template](?template=docs.md)
8+
9+
Alternatively, after opening your pull request, you can choose the appropriate template from the **"Choose a template"** dropdown menu located at the top-right of the description box.
10+
11+
If none of the above templates fit your changes, feel free to provide a clear and concise description of your pull request below.

0 commit comments

Comments
 (0)