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: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Contributions via pull requests are much appreciated.
34
34
35
35
### TL;DR;
36
36
* This project uses `node@14.x` and `npm@8.x` for development (see [Setup](#setup))
37
-
* Before opening a PR, find an existing issue or open a new one to discuss the proposed change (we would hate it for you to have to waste time)
37
+
* Before opening a PR, find an existing issue or open a new one to discuss the proposed change. PR without an issue or discussion has high risk of being rejected. We don't want to you to waste time. And it is very uncomfortable for us to reject a PR
38
38
* After your proposal has been reviewed and accepted by at least one of the project's maintainers, you can submit a pull request
39
39
* When opening a PR make sure to follow the checklist inside the pull request template
0 commit comments