Skip to content

Commit 08582aa

Browse files
committed
chore: fix formatting
1 parent 791978b commit 08582aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Explain the **motivation** for making this change. What existing problem does th
1212

1313
For us to review and ship your PR efficiently, please perform the following steps:
1414

15-
- [ ] Open a [bug/issue](https://github.com/netlify/file-sync-action/issues/new/choose) before writing your code 🧑‍💻. This
16-
ensures we can discuss the changes and get feedback from everyone that should be involved. If you\`re fixing a
17-
typo or something that\`s on fire 🔥 (e.g. incident related), you can skip this step.
15+
- [ ] Open a [bug/issue](https://github.com/netlify/file-sync-action/issues/new/choose) before writing your code 🧑‍💻.
16+
This ensures we can discuss the changes and get feedback from everyone that should be involved. If you\`re fixing
17+
a typo or something that\`s on fire 🔥 (e.g. incident related), you can skip this step.
1818
- [ ] Read the [contribution guidelines](../CONTRIBUTING.md) 📖. This ensures your code follows our style guide and
1919
passes our tests.
2020
- [ ] Update or add tests (if any source code was changed or added) 🧪

0 commit comments

Comments
 (0)