Skip to content

Commit 02636bd

Browse files
committed
Add the case of reopening issue
1 parent 0b181a8 commit 02636bd

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

content/terms/declarations-maintenance.en.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,16 @@ The consensus is to consider that a service provider renaming a service (for exa
110110
## How to get the `validUntil` date from an issue
111111

112112
1. Go to the open issue and scroll to the last comment from `OTA-Bot`.
113-
2. On the date of this comment, right-click "inspect" to open your browser's code inspector. Note that sometimes, the date is not quite precise, it can be written "last month".
114-
![]({{< relref "." >}}declarations-maintenance-ota-bot-comment.png)
113+
114+
2. On the date of this comment, right-click "inspect" to open your browser's code inspector.
115+
116+
![]({{< relref "." >}}declarations-maintenance-ota-bot-comment.png)
117+
118+
Note that sometimes:
119+
120+
- the date is not quite precise, it can be written "last month"
121+
- the last comment may be the announcement of the reopening of the issue
122+
115123
3. Copy the value of the `datetime` attribute from the `<relative-time>` element.
116-
![]({{< relref "." >}}declarations-maintenance-inspector-open-get-datetime.png)
124+
125+
![]({{< relref "." >}}declarations-maintenance-inspector-open-get-datetime.png)

0 commit comments

Comments
 (0)