diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d3dfaa8e..f3abd53f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,22 +1,22 @@ -* **Please check if the PR fulfills these requirements** +**Please check if the PR fulfills these requirements** - [ ] The commit message follows our [guidelines](https://github.com/yldio/joyent-portal/blob/issue-template/.github/COMMIT_GUIDELINES.md) - [ ] Tests for the changes have been added (for bug fixes / features) -* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) +**What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) -* **Does this PR close an issue?** (If not please create one) +**Does this PR close an issue?** (If not please create one) -* **What is the new behavior (if this is a feature change)?** +**What is the new behavior (if this is a feature change)?** -* **Does this PR introduce a breaking change?** (What changes might users need to make in their application due to this PR?) +**Does this PR introduce a breaking change?** (What changes might users need to make in their application due to this PR?) -* **Other information**: +**Other information**