You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draftlogs/README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,9 @@ The markdown file should end with one of the followings:
8
8
2.`_add.md` to propose new features
9
9
3.`_remove.md` to propose a feature removal
10
10
4.`_change.md` to propose a minor/major change
11
-
5.`_deprecate.md` to propose a feature deprecate
11
+
5.`_deprecate.md` to propose a feature be deprecated
12
+
13
+
If your PR falls into more than one category - for example adding a new feature and changing an existing feature - you should include each in a separate file.
12
14
13
15
### Example filename and content for PR numbered 5546 for adding a new feature
0 commit comments