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: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Developers are strongly encouraged to first make a PR to their own plotly.js for
15
15
Before opening a pull request, developer should:
16
16
17
17
-`git rebase` their local branch off the latest `master`,
18
-
- make sure to **not**`git add` the `dist/` folder (the `dist/` is updated only on verion bumps),
18
+
- make sure to **not**`git add` the `dist/` folder (the `dist/` is updated only on version bumps),
19
19
- write an overview of what the PR attempts to do,
20
20
- select the _Allow edits from maintainers_ option (see this [article](https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork/) for more details).
0 commit comments