nip34: change 'defaults' to 'is' in patch revision status description (#1964)
This commit is contained in:
parent
6f3926c5b2
commit
db3e3bddbe
2
34.md
2
34.md
|
@ -163,7 +163,7 @@ Root Patches and Issues have a Status that defaults to 'Open' and can be set by
|
||||||
|
|
||||||
The most recent Status event (by `created_at` date) from either the issue/patch author or a maintainer is considered valid.
|
The most recent Status event (by `created_at` date) from either the issue/patch author or a maintainer is considered valid.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|
||||||
## Possible things to be added later
|
## Possible things to be added later
|
||||||
|
|
Loading…
Reference in New Issue