From 25a9943d68a7dc31eeefeb17913dbe37d87e5302 Mon Sep 17 00:00:00 2001 From: Mehmet Samet Duman Date: Thu, 2 Apr 2026 20:38:37 +0300 Subject: NOISSUE Remove not needed CI workflows for GitHub Actions and reworked some workflows Signed-off-by: Mehmet Samet Duman --- json4cpp/.github/PULL_REQUEST_TEMPLATE.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 json4cpp/.github/PULL_REQUEST_TEMPLATE.md (limited to 'json4cpp/.github/PULL_REQUEST_TEMPLATE.md') diff --git a/json4cpp/.github/PULL_REQUEST_TEMPLATE.md b/json4cpp/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 5370953242..0000000000 --- a/json4cpp/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,9 +0,0 @@ -[Describe your pull request here. Please read the text below the line and make sure you follow the checklist.] - -- [ ] The changes are described in detail, both the what and why. -- [ ] If applicable, an [existing issue](https://github.com/nlohmann/json/issues) is referenced. -- [ ] The [Code coverage](https://coveralls.io/github/nlohmann/json) remained at 100%. A test case for every new line of code. -- [ ] If applicable, the [documentation](https://json.nlohmann.me) is updated. -- [ ] The source code is amalgamated by running `make amalgamate`. - -Read the [Contribution Guidelines](https://github.com/nlohmann/json/blob/develop/.github/CONTRIBUTING.md) for detailed information. -- cgit 0.0.5-2-1-g0f52