We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
plotly
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent ec4417f commit d17e77cCopy full SHA for d17e77c
draftlogs/README.md
@@ -1,9 +1,7 @@
1
## Directory of draft logs to help prepare the upcoming [CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)
2
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:
+Every pull request should add at least one markdown file to this directory.
+The filename must start with a number, preferably the PR number, followed by one of these:
7
1. `_fix.md` to propose a bug fix
8
2. `_add.md` to propose new features
9
3. `_remove.md` to propose a feature removal
0 commit comments