From f52dd330a61601d4ae53b1673a7c2c8c8958bf6d Mon Sep 17 00:00:00 2001 From: Pascal Christoph Date: Fri, 17 May 2024 16:22:12 +0200 Subject: [PATCH] Update to add to projects and assign (#2002) --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f4dd6465d..70aff00c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,3 +13,5 @@ we differ from the above documentation when doing **Pull Requests**(PR). As a functional review of a PR normally needs a full indexing, which takes around 18h, the PR should not be linked to the issue by a "closing keyword" but with a "See", eg "**See #2002.**". So if the PR is merged and thus closed, it doesn't trigger the closing of the issue automatically. The issue should be revisited after weekend's deployment and checked if the PR indeed has solved the issue. It is then closed manually. **If** an issue is **assigned** it shall always be clear for the assigned what is expected of her. E.g. one could assign and comment with: "Check after weekend's deployment". + +To have the Issue and also the PR appear at [lobid-resources' GitHub Board](https://github.com/orgs/hbz/projects/11/views/1) add them via **Projects** (see at the right side). Change the Status properly, e.g. to "Review). Don't forget to also assign the PR and the Issue.