Skip to content

Commit 2c3455d

Browse files
author
Matt Bernier
authored
Merge pull request #315 from nishithshah2211/pull_req_template
Create a PULL_REQUEST_TEMPLATE
2 parents 7e4f255 + e6b838a commit 2c3455d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/PULL_REQUEST_TEMPLATE

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!--
2+
Please explain WHAT you changed.
3+
4+
The title should be descriptive, for example:
5+
6+
* *Fixed a typo in the apikeypermissions.md page*
7+
* *Added the maximum number of domain whitelabels you can create to domains.md*
8+
* *Fixing the number of days a batch id is valid in scheduling_parameters.md*
9+
10+
If this PR fixes an issue, please reference the issue number as well.
11+
12+
Fill out this form in the body:
13+
-->
14+
Closes: #[Issue number]
15+
16+
**Description of the change**:
17+
18+
If you have questions, please send an email [Sendgrid](mailto:[email protected]), or file a Github Issue in this repository.
19+

0 commit comments

Comments
 (0)