Skip to content

Commit 0253a4f

Browse files
authored
Configure codeowners and PR template (#2)
Signed-off-by: Sergii Leshchenko <[email protected]>
1 parent 4b4cb17 commit 0253a4f

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Global Owners
2+
* @sleshchenko @amisevsk

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
### What does this PR do?
2+
3+
4+
### What issues does this PR fix or reference?
5+
6+
7+
### Is your PR tested? Consider putting some instruction how to test your changes
8+
9+
10+
#### Docs PR
11+
<!-- Please add a matching PR to [the docs repo](https://github.com/eclipse/che-docs) and link that PR to this issue.
12+
Both will be merged at the same time. -->

0 commit comments

Comments
 (0)