diff options
| author | Awiteb <a@4rs.nl> | 2025-07-02 14:15:12 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-02 08:15:12 -0300 |
| commit | db3e3bddbe2996151c992fe76899ad66bae9627a (patch) | |
| tree | 512fb1d3fabaab202ba6e46852e2aa6382e9466a | |
| parent | 6f3926c5b2d414c61cef36e4062ca8b7918cfc15 (diff) | |
nip34: change 'defaults' to 'is' in patch revision status description (#1964)
| -rw-r--r-- | 34.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -163,7 +163,7 @@ Root Patches and Issues have a Status that defaults to 'Open' and can be set by | |||
| 163 | 163 | ||
| 164 | The most recent Status event (by `created_at` date) from either the issue/patch author or a maintainer is considered valid. | 164 | The most recent Status event (by `created_at` date) from either the issue/patch author or a maintainer is considered valid. |
| 165 | 165 | ||
| 166 | The 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. | 166 | The 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 |