Skip to content

Commit 8a05dc2

Browse files
authored
Update README.md
1 parent d59d4de commit 8a05dc2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ If someone is regularly making changes to some pull request, that person can let
8888

8989
Alternatively, adding any one of these labels to the pull request will also set the pull request status as `pending`:
9090

91-
1. **no merge**
92-
2. **in progress**
93-
3. **work in progress**
91+
1. **no merge :no_entry_sign:**
92+
2. **in progress :hourglass_flowing_sand:**
93+
3. **:construction: work in progress :construction:**
9494

9595
All these labels are created automatically at the time of installing the app.
9696

@@ -106,7 +106,7 @@ If the file exists and the `lock_interval` field is omitted in the file, this fe
106106

107107
* ### Archiving of inactive issues and pull requests
108108

109-
Last but not the least, it archives old inactive issues and pull requests by automatically setting a label: **archived**, after **30 days** of inactivity (again this default value can be changed from the `issue.archive.interval` field in [`.github/dev-assist.yml`](dev-assist.yml) file).
109+
Last but not the least, it archives old inactive issues and pull requests by automatically setting a label: **archived :file_folder:**, after **30 days** of inactivity (again this default value can be changed from the `issue.archive.interval` field in [`.github/dev-assist.yml`](dev-assist.yml) file).
110110

111111
If the file exists and the `archive.interval` (or only the `interval` field) is omitted in the file, this feature will be disabled.
112112

0 commit comments

Comments
 (0)