Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit b62381a

Browse files
authored
Add pull request template
1 parent 8a225fb commit b62381a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!-- PLEASE ENSURE YOU HAVE READ CLOUDNET'S CODESTYLE GUIDELINES -->
2+
<!-- IF YOU'RE NOT FOLLOWING CLOUDNET'S CODESTYLE GUIDELINES, THEN THIS PULL REQUEST IS LIKELY TO BE REJECTED -->
3+
<!-- IF YOU'RE NOT PROVIDING ANY INFORMATION, THEN THIS PULL REQUEST IS LIKELY TO BE REJECTED -->
4+
5+
This pull request includes:
6+
7+
- [ ] breaking changes
8+
- [ ] no breaking changes
9+
10+
### Changes made to the repository:
11+
12+
<!-- A brief description of the changes done in this pull request. -->
13+
14+
### Documentation of test results:
15+
16+
<!-- Add test results before and after applying your changes. -->
17+
18+
19+
### Related issues/discussions:
20+
21+
<!-- Add any related issues here by mentioning them (e.g. Fixes #1). -->

0 commit comments

Comments
 (0)