Skip to content

Commit ad5f7b1

Browse files
authored
Merge pull request #1 from adobe/fix_docs
Fix docs
2 parents 64a3686 + f336890 commit ad5f7b1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
3333

3434
- [ ] I have signed the [Adobe Open Source CLA](https://opensource.adobe.com/cla.html) or I'm an Adobe employee.
35-
- [] My code follows the code style of this project.
35+
- [ ] My code follows the code style of this project.
3636
- [ ] My change requires a change to the documentation.
3737
- [ ] I have made any necessary test changes and all tests pass.
38-
- [ ] I have run the Sandbox successfully.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ This project is not intended to be used directly by consumers; it is used by the
1313

1414
Contributions are welcomed! Read the [Contributing Guide](./.github/CONTRIBUTING.md) for more information.
1515

16+
## Get started
17+
1618
To get started:
1719

1820
1. Install [node.js](https://nodejs.org/).

0 commit comments

Comments
 (0)