Merge pull request #1633 from consul/chore/add_github_pr_template
Github Pull Request Template
This commit is contained in:
30
.github/PULL_REQUEST_TEMPLATE
vendored
Normal file
30
.github/PULL_REQUEST_TEMPLATE
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
PR_TITLE_GOES_HERE
|
||||
|
||||
Where
|
||||
=====
|
||||
* **Related Issue:** LINK_OR_#_REF
|
||||
* **Related PR's:** LINK_OR_#_REF_IF_ANY
|
||||
|
||||
What
|
||||
====
|
||||
> Whats the objective of this changes ?
|
||||
|
||||
How
|
||||
===
|
||||
> How you implemented/achieved the objective ?
|
||||
|
||||
Screenshots
|
||||
===========
|
||||
> If changes affect UI just show them drag&dropping images here
|
||||
|
||||
Test
|
||||
====
|
||||
> Is manual test needed or you just increased/fixed coverage?
|
||||
|
||||
Deployment
|
||||
==========
|
||||
> Any details to remember when this feature is deployed?
|
||||
|
||||
Warnings
|
||||
========
|
||||
> Some caveats or important things to notice?
|
||||
Reference in New Issue
Block a user