Skip to content

Commit b0a0fde

Browse files
committed
📖 Add Contributing and Engineering Guidelines to PR Checklist
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 14dec92 commit b0a0fde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Please:
1111

1212
#### ✅ PR Checklist
1313

14+
- [ ] I have read and followed the [Contributing Guidelines](https://github.com/pcaversaccio/snekmate/blob/main/CONTRIBUTING.md).
15+
- [ ] I have read and followed the [Engineering Guidelines](https://github.com/pcaversaccio/snekmate/blob/main/GUIDELINES.md).
1416
- [ ] Because this PR includes a **bug fix**, relevant tests have been included.
1517
- [ ] Because this PR includes a **new feature**, the change was previously discussed in an [issue](https://github.com/pcaversaccio/snekmate/issues) or in the [discussions](https://github.com/pcaversaccio/snekmate/discussions) section.
1618
- [x] I didn't do anything of this.

0 commit comments

Comments
 (0)