We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6edb8 commit 17e3fbaCopy full SHA for 17e3fba
PULL_REQUEST_TEMPLATE.md
@@ -4,14 +4,14 @@
4
5
<!-- Please provide a summary of the changes in the PR under the Summary header. -->
6
7
-## Have you confirmed the website builds locally with your chapters?
+## Have you confirmed the website builds locally with your changes?
8
9
<!-- Mark which one is correct with an [X]. -->
10
11
- [ ] Yes
12
- [ ] No
13
14
-To run the website bulid locally:
+To run the website build locally:
15
```
16
$ cd /root-of-forked-directory
17
$ python -m http.server # Defaults to port 8000, you can change by providing an additional integer for the desired port
0 commit comments