|
a |
|
b/.github/pull_request_template.md |
|
|
1 |
## Description |
|
|
2 |
_Describe the problem or feature in addition to a link to the issues._ |
|
|
3 |
|
|
|
4 |
## Linked Issue |
|
|
5 |
_All pull requests should have a related issue submitted in the repository issues section. Please provide the ID of your issue here._ |
|
|
6 |
|
|
|
7 |
## Checklist (Delete Yes/No as appropriate) |
|
|
8 |
_Have you ensured the linked issue above is correct?_ Yes/No |
|
|
9 |
|
|
|
10 |
_Have you ensured your code and/or documentation follows the formatting style of this repository?_ Yes/No |
|
|
11 |
|
|
|
12 |
_Have you included the project branding (logos/banners)?_ Yes/No |
|
|
13 |
|
|
|
14 |
_Have you added documentation and/or updated existed documentation with related information?_ Yes/No |
|
|
15 |
|
|
|
16 |
_Have you completed all of the required changes to resolve the issue?_ Yes/No |
|
|
17 |
|
|
|
18 |
_Have you completed all of the above?_ Yes/No |