From 7de48a7c755e52f58b7500a1ccb59de3ccf73627 Mon Sep 17 00:00:00 2001 From: AlbertEngstfeld Date: Sun, 3 Mar 2024 00:10:22 +0100 Subject: [PATCH] Adapat PR template --- .github/pull_request_template.md | 32 ++------------------------------ 1 file changed, 2 insertions(+), 30 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 575fe274a..eb06a92f7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,31 +1,3 @@ -# Adding Literature Checklist (delete if not applicable) - -For contributors and reviewers alike. - -- [ ] Name PR `Add literature_identifier` - -**Filename** - -- [ ] Words and identifiers in the filenames must be lowercase. -- [ ] The filename must be of type `NAME_YEAR_FIRST-WORD_VOLUME_fxy_IDENTIFIER` (where x is the figure number and y the subfigure label, i.e., 2b). -- [ ] The figure number must match that of the figure in the article. - -**Bib file** - -- [ ] The identifier must be identical with that in the filename as well as the citation key in the YAML. -- [ ] Remove typos (or unwanted whitespace), specifically in the title such as `Pt (111)` to `Pt(111)`. - -**SVG** - -- [ ] The curve label should be short and unambiguous? -- [ ] Figure label should be of type `Figure: xy` (not `Figure: fxy`). -- [ ] The figure label must be identical to that in the article. -- [ ] Comments should be complete sentences ending with a period. -- [ ] A `tags` text label should be included in the SVG. -- [ ] The units on the axis should be identical to those n the figure. - -**YAML** - -- [ ] The identifier must be identical to that in the filename. -- [ ] Comments should be complete sentences ending with a period. +- [ ] Add news for the change +- [ ] Adapt documentation