Skip to content

Commit ec4417f

Browse files
Update draftlogs/README.md
Co-authored-by: Alex Johnson <johnson.alex.c@gmail.com>
1 parent eefab9b commit ec4417f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

draftlogs/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ The markdown file should end with one of the followings:
88
2. `_add.md` to propose new features
99
3. `_remove.md` to propose a feature removal
1010
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.
1214

1315
### Example filename and content for PR numbered 5546 for adding a new feature
1416
- filename: `5546_add.md`

0 commit comments

Comments
 (0)