From 2324395ae2dcdb4729f9c29e393a6a03a6e84af6 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 7 Apr 2025 17:36:24 -0400 Subject: move pull request template to a hidden folder Signed-off-by: Xe Iaso --- .github/PULL_REQUEST_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..edecf67 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ + + +Checklist: + +- [ ] Added a description of the changes to the `[Unreleased]` section of docs/docs/CHANGELOG.md +- [ ] Added test cases to [the relevant parts of the codebase](https://anubis.techaro.lol/docs/developer/code-quality) +- [ ] Ran integration tests `npm run test:integration` (unsupported on Windows, please use WSL) -- cgit v1.2.3