Skip to content

Commit

Permalink
PR template: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kanaka authored Aug 27, 2024
1 parent 6deaeb2 commit 05ce97f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ Pull request requirements:
the implementation name.
- [ ] Github Actions CI passes all checks (including self-host)

Additional requirements if your are adding a new implementation (see
[FAQ](../docs/FAQ.md#add_implementation) for details):
Additional requirements if you are adding a new implementation (see [FAQ](../docs/FAQ.md#add_implementation) for details):

- [ ] Follow incremental structure (no common eval code)
- [ ] Add `impls/<IMPL>/Dockerfile`
Expand Down

0 comments on commit 05ce97f

Please sign in to comment.