Skip to content

Commit

Permalink
github(pull_request_template): remove How to test section
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjoezhang committed Jan 31, 2021
1 parent 5754eb7 commit 551b792
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@ Thank you for creating a pull request to contribute to Hexo code! Before you ope



## How to test

```sh
git clone -b BRANCH https://github.com/USER/hexo.git
cd hexo
npm install
npm test
```

## Screenshots


Expand Down

0 comments on commit 551b792

Please sign in to comment.