Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d17e77c

Browse files
archmojalexcjohnson
andauthoredJul 7, 2021
Update draftlogs/README.md
Co-authored-by: Alex Johnson <[email protected]>
1 parent ec4417f commit d17e77c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
 

‎draftlogs/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
## Directory of draft logs to help prepare the upcoming [CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)
22

3-
It is required that the PR contributors start the filename with a number.
4-
This number should preferably be the PR number.
5-
The number of issue they are trying to close could also be used.
6-
The markdown file should end with one of the followings:
3+
Every pull request should add at least one markdown file to this directory.
4+
The filename must start with a number, preferably the PR number, followed by one of these:
75
1. `_fix.md` to propose a bug fix
86
2. `_add.md` to propose new features
97
3. `_remove.md` to propose a feature removal

0 commit comments

Comments
 (0)
Please sign in to comment.