Skip to content

Commit 011dd1c

Browse files
committed
Add PR requirement to enable GitHub pages
This is a new required check and needs to be done to each PR for the checks to pass.
1 parent a427b9a commit 011dd1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
- [ ] Have you followed the [contributing guidelines](https://github.com/github/opensource.guide/blob/master/CONTRIBUTING.md)?
22
- [ ] Have you explained what your changes do, and why they add value to the Guides?
3+
- [ ] Have you selected <keyboard>`Enable GitHub Pages`</keyboard> to trigger a pages build for this PR?
34

45
**Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.**
56

0 commit comments

Comments
 (0)