Skip to content

Commit f055b7c

Browse files
moved pr template to .github
1 parent 7491b05 commit f055b7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md renamed to .github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ This PR contains the following changes:
1414
## ✅ Contributor Checklist
1515

1616
<!-- -->
17-
- [] `no_reqs` tests are passing locally
18-
- [] `requires_env` tests are passing locally (optional - see [Testing guidelines](https://github.com/weaviate/elysia?tab=contributing-ov-file#testing))
19-
- [] You agree to Weaviate's [Contributor License Agreement](https://weaviate.io/service/contributor-license-agreement)
17+
- [ ] `no_reqs` tests are passing locally
18+
- [ ] `requires_env` tests are passing locally (optional - see [Testing guidelines](https://github.com/weaviate/elysia?tab=contributing-ov-file#testing))
19+
- [ ] You agree to Weaviate's [Contributor License Agreement](https://weaviate.io/service/contributor-license-agreement)
2020

2121
<!-- ## Additional Info (Optional) -->
2222

0 commit comments

Comments
 (0)