Skip to content

Commit 8f0130d

Browse files
committed
ci: added pr template
1 parent 2f1a6ce commit 8f0130d

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+
---
2+
name: Feature or bug fix
3+
about: Add a feature or a bug fix
4+
title: [PULL]: add your description here...
5+
labels: feature
6+
assignees: simonkovtyk
7+
8+
---
9+
10+
**Relates your request to an existing bug?**
11+
*Please delete what does not apply.*
12+
My new feature **[does/doesn't]** relate to an existing bug.
13+
The existing bug can be found here: **[issue-link]**.
14+
15+
**Describe the new feature**
16+
A clear and concise description of what you've changed.
17+
18+
**Explain your changes**
19+
Give a description of what you've changed.
20+
21+
**Additional context**
22+
Add any other context or output about the new feature here.

0 commit comments

Comments
 (0)