Skip to content

Commit 808b85b

Browse files
committed
chore(contribution): change the contribution.md
1 parent cfba82b commit 808b85b

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/contributing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ A high level overview of tools used:
5353

5454
- [TypeScript](https://www.typescriptlang.org/) as the development language
5555
- [Babel](https://babeljs.io) for bundling
56-
- [Jest](https://jestjs.io/) for unit testing
5756
- [Prettier](https://prettier.io/) for code formatting
5857

5958
## Scripts

.github/pull_request_template.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Closes [issue link]
2020
### Check off the following:
2121

2222
- [ ] I have read the [CONTRIBUTING.md](./contributing.md).
23-
- [ ] I have write the unit test.
24-
- [ ] I have pass the `yarn test`.
2523
- [ ] I have pass the `yarn lint`.
2624

2725

0 commit comments

Comments
 (0)