Skip to content

Commit

Permalink
Modified pull request template to include CI pipeline for Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
sam14243 committed Oct 22, 2024
1 parent 91d49da commit bf790dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Please include a concise summary of the change and any relevant details.

## PR Checklist

- [ ] My submission follows the guidelines in [Contribution.md](/Contribution.md).
- [ ] My submission follows the guidelines in [Contribution.md](https://github.com/DhanushNehru/breakout-game/blob/main/Contribution.md).
- [ ] I have tested `npm run lint` locally.
- [ ] All new and existing tests pass.
- [ ] The description of changes is clear and concise.
- [ ] I have documented any necessary changes to the codebase.

0 comments on commit bf790dd

Please sign in to comment.