upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/34.md
diff options
context:
space:
mode:
authorAwiteb <a@4rs.nl>2025-07-02 14:15:12 +0300
committerGitHub <noreply@github.com>2025-07-02 08:15:12 -0300
commitdb3e3bddbe2996151c992fe76899ad66bae9627a (patch)
tree512fb1d3fabaab202ba6e46852e2aa6382e9466a /34.md
parent6f3926c5b2d414c61cef36e4062ca8b7918cfc15 (diff)
nip34: change 'defaults' to 'is' in patch revision status description (#1964)
Diffstat (limited to '34.md')
-rw-r--r--34.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/34.md b/34.md
index fc25bde..605065f 100644
--- a/34.md
+++ b/34.md
@@ -163,7 +163,7 @@ Root Patches and Issues have a Status that defaults to 'Open' and can be set by
163 163
164The most recent Status event (by `created_at` date) from either the issue/patch author or a maintainer is considered valid. 164The most recent Status event (by `created_at` date) from either the issue/patch author or a maintainer is considered valid.
165 165
166The Status of a patch-revision defaults to either that of the root-patch, or `1632` (_Closed_) if the root-patch's Status is `1631` (_Applied/Merged_) and the patch-revision isn't tagged in the `1631` (_Applied/Merged_) event. 166The Status of a patch-revision is to either that of the root-patch, or `1632` (_Closed_) if the root-patch's Status is `1631` (_Applied/Merged_) and the patch-revision isn't tagged in the `1631` (_Applied/Merged_) event.
167 167
168 168
169## Possible things to be added later 169## Possible things to be added later